add let to NEWS

This commit is contained in:
gilch 2017-09-23 15:09:44 -06:00
parent d2e8537d3f
commit 1fd0dc8fbe

1
NEWS
View File

@ -49,6 +49,7 @@ Changes from 0.13.0
[ Misc. Improvements ]
* `read`, `read_str`, and `eval` are exposed and documented as top-level
functions in the `hy` module
* Experimental `let` macro in `hy.contrib.walk`
Changes from 0.12.1