Skip to content

Commit 37fa05d

Browse files
author
Dave
authored
DOCSP-20167 release notes for mongo.getDBs (#177)
* DOCSP-20167 release notes for mongo.getDBs * Review feedback
1 parent d236fc0 commit 37fa05d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,12 @@ New features in this release:
350350

351351
- Adds basic support for the ``--apiStrict`` flag.
352352

353+
- New connection methods:
354+
355+
- :method:`Mongo.getDBNames()` returns a list of databases.
356+
- :method:`Mongo.getDBs()` returns a document with a list of
357+
databases and metadata.
358+
353359
v0.12.1
354360
-------
355361

0 commit comments

Comments
 (0)