Fixed hashing of EmbeddedDocuments (#348)
This commit is contained in:
parent
ce44843e27
commit
a246154961
3 changed files with 10 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.2
|
||||
================
|
||||
- Fixed hashing of EmbeddedDocuments (#348)
|
||||
- Added lock when calling doc.Delete() for when signals have no sender (#350)
|
||||
- Reload forces read preference to be PRIMARY (#355)
|
||||
- Querysets are now lest restrictive when querying duplicate fields (#332, #333)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue