Skip to content

Commit 9db9d16

Browse files
committed
Updated changelog.
See #3681
1 parent f00991d commit 9db9d16

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/changelog.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 3.1.11 (2021-07-16)
5+
--------------------------------------
6+
* #3689 - Fix Regression in generating queries with nested maps with numeric keys.
7+
* #3688 - Multiple maps with numeric keys in a single update produces the wrong query (Regression).
8+
9+
410
Changes in version 3.2.2 (2021-06-22)
511
-------------------------------------
612
* #3677 - Add missing double quote to GeoJson.java JSDoc header.
@@ -3464,5 +3470,6 @@ Repository
34643470

34653471

34663472

3473+
34673474

34683475

0 commit comments

Comments
 (0)