summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2016-02-13 09:51:30 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2016-02-13 09:51:30 -0500
commit3044fbedd58961f8c1168eb3bc2eeeb8a2b0b60e (patch)
tree744dd9a53ec85f117e3c602c2449713f94ad2b2c /CHANGELOG
parentc78853f8d518233bd52a86d35465dfdd56cc69d4 (diff)
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 097ece99..701e9c03 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,13 @@
========
+20160213
+========
+
+- .urp 'library' directive: only process a given library the first time it is referenced
+- For maintenance of Ur/Web project source code, switched from Mercurial to Git
+- Added Travis integration
+- Bug fixes and improvements to type inference and compatibility
+
+========
20151220
========