aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59760635..7e948a05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-07-10: Version 1.4
+
+ * Compiling and loading of dynamic libraries
+ * Automatic bindings generation using CppHeaderParser
+ * Much improved emscripten.py
+ * Many library improvements and fixes
+ * Various bug fixes
+
2011-06-22: Version 1.3
* Optional typed arrays with single shared buffer (TA2)