Update release notes.

This commit is contained in:
Roberto Rosario
2016-12-22 03:43:12 -04:00
parent 2f2c5d5b09
commit ddabe28490

View File

@@ -26,7 +26,11 @@ the user links
- Stop loading theme fonts from the web
- Add support for attaching multiple tags to single or multiple documents.
- Refactor the workflow for removing tags from single and multiple documents.
- Move new version creation blocking from the documents app to the checkouts app
- Move new version creation blocking from the documents app to the checkouts app.
- Sample documents moved to distribution to allow running all tests in production.
- DEBUG now defaults to False.
- Production settings don't override the DEBUG variable. DEBUG can be set to True
on production install to debug errors live.
Removals
--------