This commit is contained in:
Araq
2015-11-18 16:07:20 +01:00
parent 1757b8466d
commit ba6d0eb4db
4 changed files with 33 additions and 20 deletions

View File

@@ -2,6 +2,20 @@
News
====
..
2015-11-XX Version 0.12.2 released
==================================
This is a bugfix release.
Changes affecting backwards compatibility
-----------------------------------------
- ``macros.newLit`` for ``bool`` now produces false/true symbols which
actually work with the bool datatype.
2015-10-27 Version 0.12.0 released
==================================