Add Jatin- to Authors, changelog update

This commit is contained in:
Ross Lawley 2013-07-11 08:12:27 +00:00
parent d593f7e04b
commit 6c2c33cac8
2 changed files with 2 additions and 0 deletions

View File

@ -171,3 +171,4 @@ that much better:
* Michael Bartnett (https://github.com/michaelbartnett)
* Alon Horev (https://github.com/alonho)
* Kelvin Hammond (https://github.com/kelvinhammond)
* Jatin- (https://github.com/jatin-)

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.8.3
================
- Fixed EmbeddedDocuments with `id` also storing `_id` (#402)
- Added get_proxy_object helper to filefields (#391)
- Added QuerySetNoCache and QuerySet.no_cache() for lower memory consumption (#365)
- Fixed sum and average mapreduce dot notation support (#375, #376, #393)