Updated NEWS

This commit is contained in:
Brandon T. Willard 2018-08-28 16:58:59 -05:00 committed by Kodi Arfer
parent a9fca8001e
commit f4e5f02b3e
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ Bug Fixes
attribute access.
* Fixed crashes on Windows when calling `hy-repr` on date and time
objects.
* Fixed errors from `from __future__ import ...` statements and missing Hy
module docstrings caused by automatic importing of Hy builtins.
0.15.0
==============================