From 415ceeef63080492fe90d4d6912704cdaea5ed3c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 10:52:37 +0200 Subject: [PATCH] DATAMONGO-2593 - 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 a333168f4..6b6510662 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data MongoDB Changelog ============================= +Changes in version 2.2.10.RELEASE (2020-09-16) +---------------------------------------------- +* DATAMONGO-2618 - ReplaceRootDocumentOperation not visible. +* DATAMONGO-2613 - ArrayJsonSchemaObject incorrectly mapped to Document. +* DATAMONGO-2599 - Ambiguous field mapping detected for enum java.time.temporal.ChronoUnit. +* DATAMONGO-2593 - Release 2.2.10 (Moore SR10). + + Changes in version 2.1.20.RELEASE (2020-09-16) ---------------------------------------------- * DATAMONGO-2618 - ReplaceRootDocumentOperation not visible. @@ -3147,5 +3155,6 @@ Repository +