Skip to content

Commit 602ffed

Browse files
authored
DOCSP-41211 mongosh 2.2.11 release notes (#337)
* DOCSP-41211 mongosh 2.2.11 release notes * DOCSP-42122 updating snooty.toml
1 parent 5e0b72b commit 602ffed

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ toc_landing_pages = ["/install",
1717

1818
[constants]
1919

20-
version = "2.2.10"
20+
version = "2.2.11"
2121
mdb-version = "7.0"
2222
pgp-version = "{+mdb-version+}"
2323
atlas = "MongoDB Atlas"

source/changelog.txt

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

15+
v2.2.11
16+
-------
17+
18+
*Released July 09, 2024*
19+
20+
Contains internal enhancements and improvements.
21+
22+
Fixes a bug that prevented users from passing options to the
23+
``explain.find()`` method:
24+
25+
- :issue:`MONGOSH-1670` - explain().find() ignores collation
26+
27+
`Full release notes available on JIRA
28+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=40061>`__.
29+
30+
1531
v2.2.10
1632
-------
1733

0 commit comments

Comments
 (0)