diff options
Diffstat (limited to 'web/news.txt')
-rw-r--r-- | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index ac7971f20..f765479a2 100644 --- a/web/news.txt +++ b/web/news.txt @@ -20,6 +20,7 @@ News ``addHandler``, ``getHandlers``, ``setLogFilter`` and ``getLogFilter`` should be used instead. - ``nim idetools`` has been replaced by a separate tool `nimsuggest`_. + - *arrow like* operators are not right associative anymore. Language Additions |