Changelog & Authors #583

This commit is contained in:
Ross Lawley 2014-06-27 12:33:19 +01:00
parent c3f8925f46
commit 0f051fc57c
2 changed files with 3 additions and 1 deletions

View File

@ -201,4 +201,5 @@ that much better:
* Ronald van Rij (https://github.com/ronaldvanrij) * Ronald van Rij (https://github.com/ronaldvanrij)
* François Schmidts (https://github.com/jaesivsm) * François Schmidts (https://github.com/jaesivsm)
* Eric Plumb (https://github.com/professorplumb) * Eric Plumb (https://github.com/professorplumb)
* Damien Churchill (https://github.com/damoxc) * Damien Churchill (https://github.com/damoxc)
* Aleksandr Sorokoumov (https://github.com/Gerrrr)

View File

@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV Changes in 0.9.X - DEV
====================== ======================
- Fixed nested reference field distinct error #583
- Fixed change tracking on nested MapFields #539 - Fixed change tracking on nested MapFields #539
- Dynamic fields in embedded documents now visible to queryset.only() / qs.exclude() #425 #507 - Dynamic fields in embedded documents now visible to queryset.only() / qs.exclude() #425 #507
- Add authentication_source option to register_connection #178 #464 #573 #580 #590 - Add authentication_source option to register_connection #178 #464 #573 #580 #590