If values cant be compared mark as changed (#287)
This commit is contained in:
parent
5d7444c115
commit
85b81fb12a
3 changed files with 32 additions and 7 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.X
|
||||
================
|
||||
- If values cant be compared mark as changed (#287)
|
||||
- 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue