[docs] Adding SortedListField fix to changelog
This commit is contained in:
parent
43a5df8780
commit
0ee3203a5a
@ -15,6 +15,7 @@ Changes in 0.9.X - DEV
|
|||||||
- Fixed storage of microseconds in ComplexDateTimeField and unused separator option. #910
|
- Fixed storage of microseconds in ComplexDateTimeField and unused separator option. #910
|
||||||
- Django support was removed and will be available as a separate extension. #958
|
- Django support was removed and will be available as a separate extension. #958
|
||||||
- Don't send a "cls" option to ensureIndex (related to https://jira.mongodb.org/browse/SERVER-769)
|
- Don't send a "cls" option to ensureIndex (related to https://jira.mongodb.org/browse/SERVER-769)
|
||||||
|
- Fix for updating sorting in SortedListField. #978
|
||||||
|
|
||||||
Changes in 0.9.0
|
Changes in 0.9.0
|
||||||
================
|
================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user