diff CHANGELOG @ 2027:4f2190b178e6

New release
author Adam Chlipala <adam@chlipala.net>
date Sun, 15 Jun 2014 09:18:01 -0400
parents 57f59e46c336
children 16e4e50470b2
line wrap: on
line diff
--- a/CHANGELOG	Fri Jun 13 10:57:02 2014 -0400
+++ b/CHANGELOG	Sun Jun 15 09:18:01 2014 -0400
@@ -1,3 +1,14 @@
+========
+20140615
+========
+
+- New syntactic sugar: 'let E where DS end' for 'let DS in E end'
+- Add 'onChange' attributes to more tags.
+- New standard library function: String.trim
+- Start treating Ur/Web tag <button> as real HTML tag <button>,
+  with special handling of 'value' attribute as tag content.
+- Bug fixes
+
 ========
 20140531
 ========