From f759b000fce4baff47d7e3d2ce4b5bdb5618246b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 11:02:48 +0100 Subject: [PATCH] DATACMNS-1815 - 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 77bf9c4e8..23867e898 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Commons Changelog ============================= +Changes in version 2.1.21.RELEASE (2020-10-28) +---------------------------------------------- +* DATACMNS-1816 - Wording changes. +* DATACMNS-1815 - Release 2.1.21 (Lovelace SR21). +* DATACMNS-1804 - Correct grammar in Exception messages thrown by Repository classes. +* DATACMNS-1792 - Fix Typos in commons/repositories documentation. + + Changes in version 2.4.0-RC2 (2020-10-14) ----------------------------------------- * DATACMNS-1807 - Code examples for Kotlin declared as Java. @@ -2880,5 +2888,6 @@ Repository +