Skip to content

Commit 8639e4c

Browse files
(DOCS-19922): v1.1.6 release notes
1 parent 5c86c17 commit 8639e4c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc_landing_pages = ["/run-commands",
1212

1313
[constants]
1414

15-
version = "1.1.5"
15+
version = "1.1.6"
1616
mdb-version = "5.0"
1717
mdb-version-dev = "4.9"
1818
pgp-version = "{+mdb-version+}"

source/changelog.txt

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

15+
v1.1.6
16+
------
17+
18+
*Released December 2, 2021*
19+
20+
New features in this release:
21+
22+
- ``mongosh`` now uses `Node.js driver 4.2.1
23+
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.2.1>`__.
24+
25+
Bug fixes in this release:
26+
27+
- Fixes the way ``try``, ``catch``, ``finally`` works if no exception
28+
was thrown in the ``try`` block.
29+
30+
`Full release notes available on JIRA
31+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32498>`__.
32+
1533
v1.1.5
1634
------
1735

0 commit comments

Comments
 (0)