Update NEWS

This commit is contained in:
Brandon T. Willard 2018-08-24 20:42:48 -05:00
parent bbc66d0042
commit b12fd33e6f
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ New Features
Bug Fixes
------------------------------
* Fixed module reloading.
* Fixed circular imports.
* Fixed `__main__` file execution.
* Fixed bugs in the handling of unpacking forms in method calls and
attribute access.
* Fixed crashes on Windows when calling `hy-repr` on date and time