Ensure as_pymongo() and to_json honour only() and exclude() (#293)
This commit is contained in:
parent
b0c1ec04b5
commit
5d7444c115
3 changed files with 34 additions and 4 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.X
|
||||
================
|
||||
- Ensure as_pymongo() and to_json honour only() and exclude() (#293)
|
||||
- Document serialization uses field order to ensure a strict order is set (#296)
|
||||
- DecimalField now stores as float not string (#289)
|
||||
- UUIDField now stores as a binary by default (#292)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue