diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index c42593deb..22b23b85e 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data MongoDB Changelog ============================= +Changes in version 3.0.6.RELEASE (2020-12-09) +--------------------------------------------- +* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility. +* DATAMONGO-2661 - Handle nullable types for KPropertyPath. +* DATAMONGO-2647 - Release 3.0.6 (Neumann SR6). +* DATAMONGO-2644 - Invalid reference '_id'! Error In spring data mongodb. + + Changes in version 2.2.12.RELEASE (2020-12-09) ---------------------------------------------- * DATAMONGO-2663 - Document Spring Data to MongoDB compatibility. @@ -3231,5 +3239,6 @@ Repository +