Update changelog and release notes.

This commit is contained in:
Roberto Rosario
2016-03-15 04:14:51 -04:00
parent 86af663e91
commit aeff40331d
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
- Add HTML5 upload widget. Issue #162.
- Add Message of the Day app. Issue #222
- Update Document model's uuid field to use Django's native UUIDField class.
- Add new split view index navigation
2.0.2 (2016-02-09)
==================

View File

@@ -31,6 +31,7 @@ Other changes
- Add HTML tags stripping to the browser title generation template.
- Folder and Tag creation API calls now return the id of the created instances.
- Update Document model's uuid field to use Django's native UUIDField class.
- Add new split view index navigation
Removals
--------