diff options
Diffstat (limited to 'web')
-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 c7dbc5971..8a53b6853 100755 --- a/web/news.txt +++ b/web/news.txt @@ -118,6 +118,7 @@ Language Additions - The precedence for operators starting with ``@`` is different now allowing for *sigil-like* operators. - Stand-alone ``finally`` and ``except`` blocks are now supported. +- Macros and templates can now be invoked as pragmas. 2012-02-09 Version 0.8.14 released |