Skip to content

Commit 90e3b0c

Browse files
(DOCSP-21508): v1.3.1 release notes (#198)
1 parent 1cfd1d4 commit 90e3b0c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

snooty.toml

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

1414
[constants]
1515

16-
version = "1.3.0"
16+
version = "1.3.1"
1717
mdb-version = "5.0"
1818
mdb-version-dev = "4.9"
1919
pgp-version = "{+mdb-version+}"

source/changelog.txt

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

15+
v1.3.1
16+
------
17+
18+
*Released March 21, 2022*
19+
20+
- :issue:`MONGOSH-1163` - ``mongosh`` now uses Node.js 14.19.1. Node
21+
14.19.1 includes an OpenSSL version that addresses
22+
`CVE-2022-0778 <https://www.openssl.org/news/secadv/20220315.txt>`__.
23+
1524
v1.3.0
1625
------
1726

0 commit comments

Comments
 (0)