File tree Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ system:
2929 - ' sphinx_local.yaml'
3030 - htaccess : ['htaccess.yaml']
3131version :
32- release : ' 1.2 .0'
32+ release : ' 1.3 .0'
3333 branch : ' master'
3434assets :
3535 - branch : master
Original file line number Diff line number Diff line change 11define: 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
44symlink: upcoming -> master
5- symlink: stable -> v1.1 .0
5+ symlink: stable -> v1.2 .0
66
77raw: mongocli/ -> ${base}/stable
88
Original file line number Diff line number Diff 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-------------------------------
You can’t perform that action at this time.
0 commit comments