README: document nit_env.sh
[nit.git] / Changelog
index 55dcd35..badd23b 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,18 @@
-version 0.4.1-git
+version 0.6.1-git
  * Devel version
+
+version 0.6
+ * New metamodel
+ * New tools (nit, nitg, nitmetrics)
+ * Improved nitdoc featuring wikidoc
+ * Multi-line litteral strings (triple-quoted strings)
+ * New foreign function interface
+ * New libraries (especially using FFI)
+ * Lot of fixes and improvements
+
+ -- Mon, 29 Jul 2013 20:44:33 -0400
+
+version 0.5
  * General 'for' that works with more that one automatic variable (eg. Map)
  * Better error messages with colored location on the original line
  * Better compatibility with cc on various unixes (from SunOS to Ubuntu)
@@ -10,6 +23,8 @@ version 0.4.1-git
  * New tool, nits, the native interface stub generator
  * Many improvements in the standard library (especially Map)
 
+ -- Tue, 17 Apr 2012 16:46:45 -0400
+
 version 0.4
  * New style attributes
  * Documentation