Skip to content

Commit 761d8fb

Browse files
(DOCSP-11262): v1.2 Release Notes & version bump
1 parent ab68e0b commit 761d8fb

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
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.2.0'
32+
release: '1.3.0'
3333
branch: 'master'
3434
assets:
3535
- branch: master

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
define: base https://docs.mongodb.com/mongocli
2-
define: versions v0.0.3 v0.0.4 v0.1.0 v0.2.0 v0.5.0 v1.0.0 v1.1.0 master
3-
symlink: v1.2.0 -> master
2+
define: versions v0.0.3 v0.0.4 v0.1.0 v0.2.0 v0.5.0 v1.0.0 v1.1.0 v1.2.0 master
3+
symlink: v1.3.0 -> master
44
symlink: upcoming -> master
5-
symlink: stable -> v1.1.0
5+
symlink: stable -> v1.2.0
66

77
raw: mongocli/ -> ${base}/stable
88

source/release-notes.txt

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

17+
{+mcli+} 1.2.0
18+
-------------------------------
19+
20+
*Released 2020-07-16*
21+
22+
New Features
23+
~~~~~~~~~~~~
24+
25+
- Adds support for Atlas Search.
26+
- Adds support for :ref:`Atlas Data Lake <mcli-reference-atlas-datalake>`.
27+
28+
Bug Fixes and Improvements
29+
~~~~~~~~~~~~~~~~~~~~~~~~~~
30+
31+
- Fixes a bug where ``mongocli config rename`` did not find the profile
32+
to rename.
33+
- Improves updating and listing clusters in |com|.
34+
1735

1836
{+mcli+} 1.1.0
1937
-------------------------------

0 commit comments

Comments
 (0)