Added 64-bit integer support (#251)
This commit is contained in:
parent
e45397c975
commit
3a85422e8f
2 changed files with 3 additions and 1 deletions
3
AUTHORS
3
AUTHORS
|
|
@ -136,4 +136,5 @@ that much better:
|
|||
* Sundar Raman
|
||||
* Benoit Louy
|
||||
* lraucy
|
||||
* hellysmile
|
||||
* hellysmile
|
||||
* Jaepil Jeong
|
||||
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.7.10
|
||||
=================
|
||||
- Added 64-bit integer support (#251)
|
||||
- Added Django sessions TTL support (#224)
|
||||
- Fixed issue with numerical keys in MapField(EmbeddedDocumentField()) (#240)
|
||||
- Fixed clearing _changed_fields for complex nested embedded documents (#237, #239, #242)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue