Skip to content

Commit b49beb0

Browse files
committed
Updated changelog.
See #3649
1 parent 18b0946 commit b49beb0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.1.10 (2021-06-22)
5+
--------------------------------------
6+
* #3677 - Add missing double quote to GeoJson.java JSDoc header.
7+
* #3666 - Documentation references outdated `Mongo` client.
8+
* #3659 - [3.2.1] Indexing Class with Custom Converter -> Couldn't find PersistentEntity for property private [...].
9+
* #3635 - $floor isOrOrNor() return true.
10+
* #3633 - NPE in QueryMapper when use Query with `null` as value.
11+
12+
413
Changes in version 3.2.1 (2021-05-14)
514
-------------------------------------
615
* #3638 - Introduce template method for easier customization of fragments.
@@ -3442,5 +3451,6 @@ Repository
34423451

34433452

34443453

3454+
34453455

34463456

0 commit comments

Comments
 (0)