From 160fe4ce4c378b3906fdd6fc3cb2f5fa71325d93 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 15:33:27 +0100 Subject: [PATCH] Updated changelog. See #2258 --- src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index b32edbd28..08b95ad6f 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data Commons Changelog ============================= +Changes in version 2.5.0-M2 (2021-01-13) +---------------------------------------- +* DATACMNS-1841 - Update CI jobs with Docker Login. +* #2270 - In a @JsonPath projection a List property always returns a list with only one element. +* #2269 - Upgrade to XMLBeam 1.4.18. +* #2268 - Update copyright year to 2021. +* #2263 - Update repository after GitHub issues migration. +* #2250 - Provide Type-safe Kotlin query extension [DATACMNS-1835]. +* #2223 - Native projection stopped working with Java8 datetime [DATACMNS-1836]. + + Changes in version 2.4.3 (2021-01-13) ------------------------------------- * DATACMNS-1841 - Update CI jobs with Docker Login. @@ -2980,5 +2991,6 @@ Repository +