summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-11-11 22:05:04 +0100
committerAraq <rumpf_a@web.de>2012-11-11 22:05:04 +0100
commit7ba0a7e324e41a9817dfd39022263f56763682b8 (patch)
tree66b7e80a87ec05ebd3cc9223c0830426ed19d53a /web/news.txt
parent48a62af3b13015cc7eda194b9f6ec7e194456e74 (diff)
parent1b691d87479880c9a7fad9696e92dccb600d5f96 (diff)
downloadNim-7ba0a7e324e41a9817dfd39022263f56763682b8.tar.gz
Merge branch 'master' of github.com:Araq/Nimrod
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index c7f3077e1..b73a32268 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -16,6 +16,7 @@ Library Additions
 -----------------
 
 - Added ``system.onRaise`` to support a condition system.
+- Added ``macros.quote`` for AST quasi-quoting.
 
 
 Changes affecting backwards compatibility