Updated changelog.

See #3681
This commit is contained in:
Jens Schauder
2021-07-16 10:18:49 +02:00
parent f00991dc29
commit 9db9d16cf8

View File

@@ -1,6 +1,12 @@
Spring Data MongoDB Changelog
=============================
Changes in version 3.1.11 (2021-07-16)
--------------------------------------
* #3689 - Fix Regression in generating queries with nested maps with numeric keys.
* #3688 - Multiple maps with numeric keys in a single update produces the wrong query (Regression).
Changes in version 3.2.2 (2021-06-22)
-------------------------------------
* #3677 - Add missing double quote to GeoJson.java JSDoc header.
@@ -3464,5 +3470,6 @@ Repository