diff CHANGELOG @ 2210:69c0f36255cb

Merge.
author Ziv Scully <ziv@mit.edu>
date Sat, 31 May 2014 22:23:25 -0400
parents 57f59e46c336
children 4f2190b178e6
line wrap: on
line diff
--- a/CHANGELOG	Sat May 31 03:08:16 2014 -0400
+++ b/CHANGELOG	Sat May 31 22:23:25 2014 -0400
@@ -1,3 +1,15 @@
+========
+20140531
+========
+
+- Parsing extension: monadic bind supports patterns, like "(x, y) <- a; b"
+- New, optional less safe FFI
+- New HTML tags: <tbody>, <tfoot>, <thead>
+- HTML5 data-* attributes
+- HTML5 semantic tags
+- Syntactic sugar extension: allow parens grouping joins in FROM clauses
+- Bug fixes and documentation improvements
+
 ========
 20140426
 ========