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 bd152d9 commit 5f8ae9cCopy full SHA for 5f8ae9c
ChangeLog.md
@@ -3,6 +3,13 @@ MongoDB for XP Framework ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+* Merged PR #59: Add fields API to Document. This allows addressing fields
7
+ via dot-notation and provides a fluent API to modifications
8
+ (@thekid)
9
+* Merged PR #57: Add `Document::create()` which creates a document with
10
+ an object ID
11
12
+
13
## 3.2.0 / 2025-07-19
14
15
* Merged PR #55: Raise exceptions when write errors occur during updates,
0 commit comments