add testcase and changelog for pull:#1020 'improve _created status when switch collection and db'

This commit is contained in:
Breeze.kay
2015-06-19 15:40:05 +08:00
parent 0bbbbdde80
commit dfc7f35ef1
4 changed files with 84 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- improve Document._created status when switch collection and db #1020
- Queryset update doesn't go through field validation #453
- Added support for specifying authentication source as option `authSource` in URI. #967
- Fixed mark_as_changed to handle higher/lower level fields changed. #927