summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rw-r--r--web/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 3aca10692..20e241221 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -22,6 +22,7 @@ News
     of the new ``TUri`` type in the ``uri`` module.
   - The ``destructor`` pragma has been deprecated. Use the ``override`` pragma
     instead. The destructor's name has to be ``destroy`` now.
+  - ``lambda`` is not a keyword anymore.
 
   Language Additions
   ------------------