Update CHANGELOG.md

This commit is contained in:
James Allen
2015-03-20 20:31:12 +00:00
parent 4f4981b92b
commit 16ba8acfca
+10
View File
@@ -1,3 +1,13 @@
v0.1.4
------
* Move to a private registration scheme where users must be added by an admin.
* Proxy websockets connection through web to real-time service so no websocketsUrl parameter is needed.
* Use worker aspell processes in spelling to prevent excessing forking.
* Properly clean up after long running ImageMagick conversions in the filestore.
* Allow a configurable app name and email contact address.
* Switch to new PDF viewer with partial page loading for immediate preview of visible page.
v0.1.3
------