diff --git a/web/news.txt b/web/news.txt index 3b48140e5a..98d703cfd2 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 ------------------