Skip to content

Commit

Permalink
Document Collection::[modify|remove]()
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Dec 30, 2023
1 parent 5707dc0 commit dd50d89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ MongoDB for XP Framework ChangeLog

## ?.?.? / ????-??-??

* Merged PR #45: Implement Collection `modify()` and `remove()` via
https://www.mongodb.com/docs/manual/reference/command/findAndModify/
(@thekid)
* Fixed `upsert()` inconsistency with `update()` and `delete()` in how
it handles the *query* parameter
(@thekid)
Expand Down

0 comments on commit dd50d89

Please sign in to comment.