Update changelog & authors - #636

This commit is contained in:
Ross Lawley 2014-06-27 09:31:01 +01:00
parent 8267ded7ec
commit 0971ad0a80
2 changed files with 2 additions and 0 deletions

View File

@ -198,3 +198,4 @@ that much better:
* Dmitry Konishchev (https://github.com/KonishchevDmitry) * Dmitry Konishchev (https://github.com/KonishchevDmitry)
* Martyn Smith (https://github.com/martynsmith) * Martyn Smith (https://github.com/martynsmith)
* Andrei Zbikowski (https://github.com/b1naryth1ef) * Andrei Zbikowski (https://github.com/b1naryth1ef)
* Ronald van Rij (https://github.com/ronaldvanrij)

View File

@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV Changes in 0.9.X - DEV
====================== ======================
- Fix id shard key save issue #636
- Fixes issue with recursive embedded document errors #557 - Fixes issue with recursive embedded document errors #557
- Fix clear_changed_fields() clearing unsaved documents bug #602 - Fix clear_changed_fields() clearing unsaved documents bug #602
- Removing support for Django 1.4.x, pymongo 2.5.x, pymongo 2.6.x. - Removing support for Django 1.4.x, pymongo 2.5.x, pymongo 2.6.x.