summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rwxr-xr-xweb/news.txt1
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