db_alias support and fixes for custom map/reduce output #586

This commit is contained in:
Ross Lawley 2014-06-27 10:07:05 +01:00
parent b8353c4a33
commit 67eaf120b9

View File

@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Added db_alias support and fixes for custom map/reduce output #586
- post_save signal now has access to delta information about field changes #594 #589
- Don't query with $orderby for qs.get() #600
- Fix id shard key save issue #636