diff options
Diffstat (limited to 'web/news.txt')
-rw-r--r-- | web/news.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 5d79d8271..f133968c2 100644 --- a/web/news.txt +++ b/web/news.txt @@ -18,6 +18,10 @@ Library Additions Changes affecting backwards compatibility ----------------------------------------- +- The scoping rules for the ``if`` statement changed for better interaction + with the new syntactic construct ``(;)``. + + Compiler Additions ------------------ |