Skip to content

Commit

Permalink
Add NEWS for 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Tagliamonte committed Dec 24, 2015
1 parent 4817837 commit 2527dac
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Changes from 0.11.0

Huge thanks to tianon for this one! This is our first release of a "stable"
branch - 0.11.0. 0.12.0 is still on its way, this is just to make sure
nothing's broken for folks using distributed copies of Hy.

[ Bug Fixes ]
* Fix breakage related PEP 448 on Python 3.5
* Add Python 3.5 to tox tests
* Fix breakage related to Python 3.5.1 by ensuring we hold onto positional
information in the AST while compiling.

Changes from 0.10.1

[ Language Changes ]
Expand Down

0 comments on commit 2527dac

Please sign in to comment.