Updated changelog

This commit is contained in:
Ross Lawley 2013-07-10 19:54:30 +00:00
parent 6e89e736b7
commit fb0dd2c1ca

View File

@ -5,7 +5,7 @@ Changelog
Changes in 0.8.3 Changes in 0.8.3
================ ================
- Added QuerySetNoCache and QuerySet.no_cache() for lower memory consumption (#365) - Added QuerySetNoCache and QuerySet.no_cache() for lower memory consumption (#365)
- Fixed sum and average mapreduce dot notation support (#375, #376) - Fixed sum and average mapreduce dot notation support (#375, #376, #393)
- Fixed as_pymongo to return the id (#386) - Fixed as_pymongo to return the id (#386)
- Document.select_related() now respects `db_alias` (#377) - Document.select_related() now respects `db_alias` (#377)
- Reload uses shard_key if applicable (#384) - Reload uses shard_key if applicable (#384)