This commit is contained in:
Araq
2015-02-08 14:15:02 +01:00
parent c91ca82a43
commit ada0f14711
4 changed files with 20 additions and 4 deletions

View File

@@ -21,7 +21,8 @@ News
should be used instead.
- ``nim idetools`` has been replaced by a separate tool `nimsuggest`_.
- *arrow like* operators are not right associative anymore.
- Typeless parameters are now only allowed in templates and macros. The old
way turned out to be too error-prone.
Language Additions
------------------