summary refs log tree commit diff stats
path: root/web/news/e031_version_0_16_2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'web/news/e031_version_0_16_2.rst')
-rw-r--r--web/news/e031_version_0_16_2.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/news/e031_version_0_16_2.rst b/web/news/e031_version_0_16_2.rst
index d34c7de53..bee4b78df 100644
--- a/web/news/e031_version_0_16_2.rst
+++ b/web/news/e031_version_0_16_2.rst
@@ -112,6 +112,12 @@ found `here <http://nim-lang.org/docs/manual.html#pragmas-used-pragma>`_.
 This is particularly useful for DSLs that help in tree construction.
 
 
+Language changes
+----------------
+
+- The ``.procvar`` annotation is not required anymore. That doesn't mean you
+  can pass ``system.$`` to ``map`` just yet though.
+
 
 Bugfixes
 --------