Update change log and Authors (#496)
This commit is contained in:
parent
06caabf333
commit
60ceeb0ddd
2
AUTHORS
2
AUTHORS
@ -134,7 +134,7 @@ that much better:
|
|||||||
* Paul Swartz
|
* Paul Swartz
|
||||||
* Sundar Raman
|
* Sundar Raman
|
||||||
* Benoit Louy
|
* Benoit Louy
|
||||||
* lraucy
|
* Loic Raucy (https://github.com/lraucy)
|
||||||
* hellysmile
|
* hellysmile
|
||||||
* Jaepil Jeong
|
* Jaepil Jeong
|
||||||
* Daniil Sharou
|
* Daniil Sharou
|
||||||
|
@ -4,8 +4,9 @@ Changelog
|
|||||||
|
|
||||||
Changes in 0.8.5
|
Changes in 0.8.5
|
||||||
================
|
================
|
||||||
|
- Fixed bug with .only() and DictField with digit keys (#496)
|
||||||
- Added user_permissions to Django User object (#491, #492)
|
- 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)
|
- Fix handling invalid dict field value (#485)
|
||||||
- Added app_label to MongoUser (#484)
|
- Added app_label to MongoUser (#484)
|
||||||
- Use defaults when host and port are passed as None (#483)
|
- Use defaults when host and port are passed as None (#483)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user