summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2015-11-22 10:09:16 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2015-11-22 10:09:16 -0500
commit2babe2ad5da7324de9ccf29adf949eb4f02d900b (patch)
treee0b31b17f7966624bda15076565b88bc4fdceeee /CHANGELOG
parent054ed340a319f6c33efc44919bfbfc89b235833f (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 1e87b778..e3e69f57 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,13 @@
========
+20151122
+========
+
+- Daemon mode now supports shared caching of libraries across projects.
+- Change behavior of SQL equality to do the intuitive thing for nullable types.
+- Basis.fromMilliseconds
+- Bug fixes and improvements to type inference and error messages
+
+========
20151018
========