Mercurial > urweb
diff CHANGELOG @ 2232:a07b91fa71db
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Wed, 06 May 2015 14:51:09 -0400 |
parents | 88a8a656003f |
children | 58f71898cd9d |
line wrap: on
line diff
--- a/CHANGELOG Wed May 06 14:50:55 2015 -0400 +++ b/CHANGELOG Wed May 06 14:51:09 2015 -0400 @@ -1,3 +1,13 @@ +======== +20150412 +======== + +- Several new infix operators for function composition, etc. +- Hexadecimal integer literals +- New HTML events: 'oncontextmenu', 'onmouseenter', and 'onmouseleave' +- New HTML attributes: 'download' +- Bug fixes and optimization improvements + ======== 20150214 ========