Added test, updated AUTHORS and changelog (#498)

This commit is contained in:
Ross Lawley
2013-11-29 12:04:30 +00:00
parent 7200a8cb84
commit bcbbbe4046
3 changed files with 16 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.8.5
================
- 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)
- Fix updating Geo Location fields (#488)