Skip to content

Commit 5cd6e9d

Browse files
committed
Document MongoConnection::run()
1 parent c097fe2 commit 5cd6e9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ MongoDB for XP Framework ChangeLog
55

66
## 1.4.0 / 2022-07-09
77

8+
* Merged PR #23: Add `MongoConnection::run()` to run commands in the
9+
*admin* database, e.g. *ping*.
10+
(@thekid)
811
* Merged PR #22: Add `Cursor::all()`. This is equivalent to iterating and
912
storing all documents in an array but more concise.
1013
(@thekid)

0 commit comments

Comments
 (0)