Add authentication_source option to register_connection #178 #464 #573 #580 #590

This commit is contained in:
Ross Lawley
2014-06-27 11:59:35 +01:00
parent cb3fca03e9
commit 47ebac0276
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Add authentication_source option to register_connection #178 #464 #573 #580 #590
- Implemented equality between Documents and DBRefs #597
- Fixed ReferenceField inside nested ListFields dereferencing problem #368
- Added the ability to reload specific document fields #100