news.txt updated

This commit is contained in:
Andreas Rumpf
2016-02-26 23:50:09 +01:00
parent 272a0ed0da
commit 983f6d53ca

View File

@@ -15,6 +15,8 @@ Changes affecting backwards compatibility
sequence. This means that order is no longer preserved. When using the
``table.mpairs`` iterator only the returned values can be modified, no
longer the keys.
- The deprecated Nim shebang notation ``#!`` was removed from the language. Use ``#?`` instead.
Library Additions
-----------------