We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950d5ac commit 8edd162Copy full SHA for 8edd162
ChangeLog.md
@@ -3,6 +3,11 @@ MongoDB for XP Framework ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 0.11.0 / 2022-03-20
7
+
8
+* Merged PR #15: Change streams: Watch databases and collections for
9
+ changes. See https://docs.mongodb.com/manual/changeStreams/
10
+ (@thekid)
11
* Changed `Collection::update()` to update all documents the query finds
12
in the same way *delete()* does.
13
(@thekid)
0 commit comments