diff options
Diffstat (limited to 'web')
-rwxr-xr-x | web/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index d063c3974..a3ba80072 100755 --- a/web/news.txt +++ b/web/news.txt @@ -30,7 +30,9 @@ Compiler Additions Language Additions ------------------ +- ``case expressions`` are now supported. - table constructors now mimic more closely the syntax of case... of... +- Nimrod can now infer the return type of a proc from its body 2012-09-23 Version 0.9.0 released |