Browse Source

Updated changelog.

See #3681
pull/3739/head
Jens Schauder 5 years ago
parent
commit
9db9d16cf8
  1. 7
      src/main/resources/changelog.txt

7
src/main/resources/changelog.txt

@ -1,6 +1,12 @@ @@ -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 @@ -3464,5 +3470,6 @@ Repository

Loading…
Cancel
Save