Merge pull request #1399 from sallyruthstruik/master
Add info in CHANGELOG
This commit is contained in:
commit
36c56243cd
1
AUTHORS
1
AUTHORS
@ -241,3 +241,4 @@ that much better:
|
|||||||
* Shu Shen (https://github.com/shushen)
|
* Shu Shen (https://github.com/shushen)
|
||||||
* xiaost7 (https://github.com/xiaost7)
|
* xiaost7 (https://github.com/xiaost7)
|
||||||
* Victor Varvaryuk
|
* Victor Varvaryuk
|
||||||
|
* Stanislav Kaledin (https://github.com/sallyruthstruik)
|
||||||
|
@ -18,6 +18,7 @@ Changes in 0.10.7 - DEV
|
|||||||
- Fixed no_cursor_timeout error with pymongo 3.0+ #1304
|
- Fixed no_cursor_timeout error with pymongo 3.0+ #1304
|
||||||
- Replaced map-reduce based QuerySet.sum/average with aggregation-based implementations #1336
|
- Replaced map-reduce based QuerySet.sum/average with aggregation-based implementations #1336
|
||||||
- Fixed support for `__` to escape field names that match operators names in `update` #1351
|
- Fixed support for `__` to escape field names that match operators names in `update` #1351
|
||||||
|
- Add support for pickling QuerySet instances. #1397
|
||||||
|
|
||||||
Changes in 0.10.6
|
Changes in 0.10.6
|
||||||
=================
|
=================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user