summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2015-04-12 14:19:02 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2015-04-12 14:19:02 -0400
commitdbda9e011368c8e01b2e4b842ba33bc09beb52d4 (patch)
treee9cd42f4361df7fd224b6a54853c663d1eaf51f1 /CHANGELOG
parent2e47385641f78e86a20e6ed33db9fa7c63da2029 (diff)
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cf62b556..e4eae28e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,14 @@
========
+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
========