Fixed querying string versions of ObjectIds issue with ReferenceField (#307)
This commit is contained in:
parent
7cde979736
commit
9dfee83e68
4 changed files with 49 additions and 4 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.0
|
||||
================
|
||||
- Fixed querying string versions of ObjectIds issue with ReferenceField (#307)
|
||||
- Added $setOnInsert support for upserts (#308)
|
||||
- Upserts now possible with just query parameters (#309)
|
||||
- Upserting is the only way to ensure docs are saved correctly (#306)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue