mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
fixes #3541
This commit is contained in:
14
web/news.txt
14
web/news.txt
@@ -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
|
||||
==================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user