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 +