diff CHANGELOG @ 2018:57f59e46c336

New release
author Adam Chlipala <adam@chlipala.net>
date Sat, 31 May 2014 16:47:42 -0400
parents 8e45bb2c9046
children 4f2190b178e6
line wrap: on
line diff
--- a/CHANGELOG	Wed May 28 11:53:19 2014 -0400
+++ b/CHANGELOG	Sat May 31 16:47:42 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
 ========