Skip to content

Commit 0f7f9a8

Browse files
DOCSP-15662 Release Notes v1.15.2 (#522)
1 parent 99bd208 commit 0f7f9a8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ system:
2929
- 'sphinx_local.yaml'
3030
- htaccess: ['htaccess.yaml']
3131
version:
32-
release: '1.15.1'
32+
release: '1.15.2'
3333
branch: 'master'
3434
assets:
3535
- branch: master

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ data-lake-store = "data store"
1515
default-profile = ":ref:`default profile <mcli-profiles>`"
1616
mcli = "MongoDB CLI"
1717
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
18-
mcli-version = "1.15.1"
18+
mcli-version = "1.15.2"
1919
mdbagent = "MongoDB Agent"
2020
mdbVersion = "4.4"
2121

source/release-notes.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Release Notes for {+mcli-long+}
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _mcli+_1.15.2:
18+
19+
{+mcli+} 1.15.2
20+
------------------
21+
22+
*Released 2021-04-20*
23+
24+
- Fixes the generated installers for Red Hat (rpm) and debian (deb)
25+
packages.
26+
1727
.. _mcli+_1.15.1:
1828

1929
{+mcli+} 1.15.1

0 commit comments

Comments
 (0)