From 158abf9d748e537dfcfad40ad8ced2e7a766cc56 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 11:15:51 +0100 Subject: [PATCH] DATAMONGO-2647 - Updated changelog. --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index e65c9ffcd..eed6bd09f 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. @@ -3222,5 +3230,6 @@ Repository +