Skip to content

Commit 5f8ae9c

Browse files
committed
Document Document class utilities
1 parent bd152d9 commit 5f8ae9c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ MongoDB for XP Framework ChangeLog
33

44
## ?.?.? / ????-??-??
55

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+
(@thekid)
12+
613
## 3.2.0 / 2025-07-19
714

815
* Merged PR #55: Raise exceptions when write errors occur during updates,

0 commit comments

Comments
 (0)