Skip to content

Commit c15cc14

Browse files
(DOCSP-11953): mongocli 1.4.1 release notes (#201)
* (DOCSP-11953): mongocli 1.4.1 release notes * (DOCSP-11953): update version in conf.py
1 parent d131408 commit c15cc14

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
'version': version,
6262
'mcli': 'MongoDB CLI',
6363
'mcli-long': 'MongoDB Command Line Interface (``mongocli``)',
64-
'mcli-version': '1.4.0',
64+
'mcli-version': '1.4.1',
6565
'mdbVersion': '4.2',
6666
'mdbagent': 'MongoDB Agent',
6767
'aagent': 'Automation Agent',

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aagent = "Automation Agent"
77
default-profile = ":ref:`default profile <mcli-profiles>`"
88
mcli = "MongoDB CLI"
99
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
10-
mcli-version = "1.4.0"
10+
mcli-version = "1.4.1"
1111
mdbagent = "MongoDB Agent"
1212
mdbVersion = "4.2"
1313

source/release-notes.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ Release Notes for {+mcli-long+}
1515
:class: singlecol
1616

1717

18+
{+mcli+} 1.4.1
19+
-------------------------------
20+
21+
*Released 2020-08-27*
22+
23+
- Adds support for |service| networking options.
24+
- Adds support for |onprem| global API keys.
25+
- Adds support for database metrics.
26+
1827
{+mcli+} 1.4.0
1928
-------------------------------
2029

0 commit comments

Comments
 (0)