diff --git a/AUTHORS b/AUTHORS index 5ffa1df..0a6c72c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -89,3 +89,4 @@ * Simon Gomizelj * Yigong Wang * Oskar Kvist +* Brandon T. Willard \ No newline at end of file diff --git a/NEWS.rst b/NEWS.rst index d4255ef..82175d3 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -86,6 +86,7 @@ Misc. Improvements ---------------------------- * `hy-repr` uses registered functions instead of methods. * `hy-repr` supports more standard types. +* `macroexpand-all` will now expand macros introduced by a `require` in the body of a macro. 0.14.0 ==============================