diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 2aee9c3e9..2677a17a2 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.1.0-RC1 (2020-09-16) +----------------------------------------- +* DATAMONGO-2621 - Adapt to changed array assertions in AssertJ. +* DATAMONGO-2618 - ReplaceRootDocumentOperation not visible. +* DATAMONGO-2613 - ArrayJsonSchemaObject incorrectly mapped to Document. +* DATAMONGO-2608 - Release 3.1 RC1 (2020.0.0). + + Changes in version 3.0.4.RELEASE (2020-09-16) --------------------------------------------- * DATAMONGO-2618 - ReplaceRootDocumentOperation not visible. @@ -3164,5 +3172,6 @@ Repository +