Skip to content

Commit 882d008

Browse files
(DOCSP-18998): v1.1.0 release notes
1 parent e1e8b1d commit 882d008

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toc_landing_pages = ["/run-commands", "/crud", "/field-level-encryption"]
77

88
[constants]
99

10-
version = "1.0.7"
10+
version = "1.1.0"
1111
mdb-version = "5.0"
1212
mdb-version-dev = "4.9"
1313
pgp-version = "{+mdb-version+}"

source/changelog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@
1212
:depth: 1
1313
:class: singlecol
1414

15+
v1.1.0
16+
------
17+
18+
*Released October 7, 2021*
19+
20+
New features in this release:
21+
22+
- Adds support for the ``edit`` command and ``$EDITOR`` variable.
23+
24+
- Auto-complete for databases and collections is now case-insensitive.
25+
1526
v1.0.7
1627
------
1728

0 commit comments

Comments
 (0)