Update changelog for #1304

This commit is contained in:
xiaost
2016-06-03 01:27:39 +08:00
parent 3469ed7ab9
commit be0aee95f2
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ Changes in 0.10.7 - DEV
- MapField now handles unicodes keys correctly. #1267
- ListField now handles negative indicies correctly. #1270
- Fixed AttributeError when initializing EmbeddedDocument with positional args. #681
- Fixed no_cursor_timeout error with pymongo 3.0+ #1304
Changes in 0.10.6
=================