Mercurial > urweb
comparison CHANGELOG @ 2193:1d6e7e3405f6
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 22 Nov 2015 10:09:16 -0500 |
parents | 4f4ae5c92434 |
children | a7cc6c29d836 |
comparison
equal
deleted
inserted
replaced
2192:fb113569519e | 2193:1d6e7e3405f6 |
---|---|
1 ======== | |
2 20151122 | |
3 ======== | |
4 | |
5 - Daemon mode now supports shared caching of libraries across projects. | |
6 - Change behavior of SQL equality to do the intuitive thing for nullable types. | |
7 - Basis.fromMilliseconds | |
8 - Bug fixes and improvements to type inference and error messages | |
9 | |
1 ======== | 10 ======== |
2 20151018 | 11 20151018 |
3 ======== | 12 ======== |
4 | 13 |
5 - Applications now reconnect to database server automatically after losing connection. | 14 - Applications now reconnect to database server automatically after losing connection. |