Clean up NEWS
This commit is contained in:
parent
cb72a8c155
commit
ea2f5f859b
5
NEWS.rst
5
NEWS.rst
@ -14,6 +14,7 @@ Other Breaking Changes
|
||||
* Non-shadow unary `=`, `is`, `<`, etc. now evaluate their argument
|
||||
instead of ignoring it. This change increases consistency a bit
|
||||
and makes accidental unary uses easier to notice.
|
||||
* `hy-repr` uses registered functions instead of methods
|
||||
|
||||
New Features
|
||||
------------------------------
|
||||
@ -23,10 +24,6 @@ Bug Fixes
|
||||
------------------------------
|
||||
* Fix `(return)` so it works correctly to exit a Python 2 generator
|
||||
|
||||
Other Breaking Changes
|
||||
-----------------------------
|
||||
* `hy-repr` uses registered functions instead of methods
|
||||
|
||||
Misc. Improvements
|
||||
----------------------------
|
||||
* `hy-repr` supports more standard types
|
||||
|
Loading…
Reference in New Issue
Block a user