From d7ac0c8260a7320456de1eb1adee8a37339fbecb Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 14:17:35 +0100 Subject: [PATCH] Updated changelog. See #3477 --- 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 747accc2b..621af36b6 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.3 (2021-01-13) +------------------------------------- +* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond. +* DATAMONGO-2665 - Update CI jobs with Docker Login. +* #3534 - Update copyright year to 2021. +* #3529 - Update repository after GitHub issues migration. + + Changes in version 3.1.2 (2020-12-09) ------------------------------------- * DATAMONGO-2663 - Document Spring Data to MongoDB compatibility. @@ -3251,5 +3259,6 @@ Repository +