update NOTICE and LICENSE
[nit.git] / Changelog
index 46f5a44..cb31d6f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,20 @@
-version 0.3.1-git
+version 0.4.1-git
  * Devel version
 
+version 0.4
+ * New style attributes
+ * Documentation
+ * 'package' -> 'module'; 'special' -> 'super'; 'universal' -> 'enum'
+ * New 'or else' syntax
+ * Speed improvements
+ * Use of ccache
+ * Global nullable optimizations
+ * Better adaptive typing
+ * Unreachable statements are errors
+ * Rewriting of the CG
+
+ -- Fri, 18 Feb 2011 16:15:17 -0500
+
 version 0.3
  * Local variable moving static type
  * Nullable types