summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--web/news.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt
index 3b48140e5..98d703cfd 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -31,7 +31,8 @@ News
     will disappear soon!
   - ``system.fileHandle`` has been renamed to ``system.getFileHandle`` to
     prevent name conflicts with the new type ``FileHandle``.
-  
+  - Comments are now not part of the AST, as such you cannot use them in place
+    of ``discard``.
 
   Language Additions
   ------------------