From aba0d17b13a863b1e55ab55aa5cd291635461e53 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 15:33:21 +0100 Subject: [PATCH] Updated changelog. See #2119 --- src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index f26dbdaa7..503dec9bc 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data JPA Changelog ========================= +Changes in version 2.5.0-M2 (2021-01-13) +---------------------------------------- +* DATAJPA-1828 - Update CI jobs with Docker Login. +* DATAJPA-1827 - @Modifing not supported by vavr integration. +* #2133 - Update copyright year to 2021. +* #2129 - Missing anchor on "Custom Namespace Attributes" causes TOC to break. +* #2127 - Update repository after GitHub issues migration. + + Changes in version 2.4.3 (2021-01-13) ------------------------------------- * DATAJPA-1828 - Update CI jobs with Docker Login. @@ -2161,5 +2170,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/ +