Added 64-bit integer support (#251)
This commit is contained in:
parent
e45397c975
commit
3a85422e8f
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…
x
Reference in New Issue
Block a user