aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8da5f062..2d320be9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-17: Version 0.4
+
+ * Much faster optimized code, now 10X the speed of our unoptimized code
+ * Support for the recently-released LLVM 2.8
+ * Support for typed arrays
+ * Integration with the Closure Compiler
+ * Benchmarking framework in test runner
+ * Many code cleanups, bug fixes, and additional tests
+
2010-10-05: Version 0.3
* Much faster compilation (but still slow with relooper)