Update change log and Authors (#496)

This commit is contained in:
Ross Lawley 2013-11-29 11:55:03 +00:00
parent 06caabf333
commit 60ceeb0ddd
2 changed files with 3 additions and 2 deletions

View File

@ -134,7 +134,7 @@ that much better:
* Paul Swartz
* Sundar Raman
* Benoit Louy
* lraucy
* Loic Raucy (https://github.com/lraucy)
* hellysmile
* Jaepil Jeong
* Daniil Sharou

View File

@ -4,8 +4,9 @@ Changelog
Changes in 0.8.5
================
- Fixed bug with .only() and DictField with digit keys (#496)
- Added user_permissions to Django User object (#491, #492)
- Fix setting Geo Location fields (#488)
- Fix updating Geo Location fields (#488)
- Fix handling invalid dict field value (#485)
- Added app_label to MongoUser (#484)
- Use defaults when host and port are passed as None (#483)