Fixed sum and average mapreduce dot notation support (#375, #376)

This commit is contained in:
Ross Lawley 2013-07-10 13:53:18 +00:00
parent f4ea1ad517
commit 8131f0a752

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.8.3
================
- Fixed sum and average mapreduce dot notation support (#375, #376)
- Fixed as_pymongo to return the id (#386)
- Document.select_related() now respects `db_alias` (#377)
- Reload uses shard_key if applicable (#384)