diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index e047cf1fc..d6f2acef2 100755 --- a/web/news.txt +++ b/web/news.txt @@ -97,6 +97,7 @@ Language Additions - ``when`` expressions are now allowed just like ``if`` expressions. - The precedence for operators starting with ``@`` is different now allowing for *sigil-like* operators. +- Stand-alone ``finally`` and ``except`` blocks are now supported. 2012-02-09 Version 0.8.14 released |