Update AUTHORS and Changelog (#441)

This commit is contained in:
Ross Lawley 2013-08-20 08:31:56 +00:00
parent 02fc41ff1c
commit ee7666ddea
2 changed files with 3 additions and 1 deletions

View File

@ -174,4 +174,5 @@ that much better:
* Jatin- (https://github.com/jatin-)
* Paul Uithol (https://github.com/PaulUithol)
* Thom Knowles (https://github.com/fleat)
* Paul (https://github.com/squamous)
* Paul (https://github.com/squamous)
* Olivier Cortès (https://github.com/Karmak23)

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.8.4
================
- Fixed ._get_db() attribute after a Document.switch_db() (#441)
- Dynamic Fields store and recompose Embedded Documents / Documents correctly (#449)
- Handle dynamic fieldnames that look like digits (#434)
- Added get_user_document and improve mongo_auth module (#423)