From ed894aa51a69f3b6ce6534caa4d8607f8d754ad5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 16:00:49 +0100 Subject: [PATCH] DATAMONGO-2653 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 57960a3b8..5c5f98761 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data MongoDB Changelog ============================= +Changes in version 3.1.2 (2020-12-09) +------------------------------------- +* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility. +* DATAMONGO-2661 - Handle nullable types for KPropertyPath. +* DATAMONGO-2653 - Release 3.1.2 (2020.0.2). + + Changes in version 3.2.0-M1 (2020-12-09) ---------------------------------------- * DATAMONGO-2663 - Document Spring Data to MongoDB compatibility. @@ -3252,5 +3259,6 @@ Repository +