Merge pull request #947 from YoApp/optimization_issue888
Major dereferencing optimizations and fix for de-pickling outdated documents [migrated 921]
This commit is contained in:
@@ -7,6 +7,8 @@ Changes in 0.9.X - DEV
|
||||
======================
|
||||
- ListField of embedded docs doesn't set the _instance attribute when iterating over it #914
|
||||
- Support += and *= for ListField #595
|
||||
- Use sets for populating dbrefs to dereference
|
||||
- Fixed unpickled documents replacing the global field's list. #888
|
||||
|
||||
Changes in 0.9.0
|
||||
================
|
||||
|
||||
Reference in New Issue
Block a user