Update changelog & AUTHORS #594 #589

This commit is contained in:
Ross Lawley 2014-06-27 10:03:35 +01:00
parent cb8cd03852
commit 7013033ae4
2 changed files with 2 additions and 0 deletions

View File

@ -199,3 +199,4 @@ that much better:
* 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) * Ronald van Rij (https://github.com/ronaldvanrij)
* François Schmidts (https://github.com/jaesivsm)

View File

@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV Changes in 0.9.X - DEV
====================== ======================
- post_save signal now has access to delta information about field changes #594 #589
- Don't query with $orderby for qs.get() #600 - Don't query with $orderby for qs.get() #600
- Fix id shard key save issue #636 - Fix id shard key save issue #636
- Fixes issue with recursive embedded document errors #557 - Fixes issue with recursive embedded document errors #557