Updated changelog and AUTHORS (#499)

This commit is contained in:
Ross Lawley
2013-11-29 12:07:33 +00:00
parent 8dcd998945
commit bb56f92213
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.8.5
================
- Fixed GenericReferenceField serialization order (#499)
- Fixed count and none bug (#498)
- Fixed bug with .only() and DictField with digit keys (#496)
- Added user_permissions to Django User object (#491, #492)