diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index f92e04b53..e2bc5b4be 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data Redis Changelog =========================== +Changes in version 2.1.15.RELEASE (2020-01-15) +---------------------------------------------- +* DATAREDIS-1083 - Update copyright years to 2020. +* DATAREDIS-1073 - Release 2.1.15 (Lovelace SR15). + + Changes in version 2.2.3.RELEASE (2019-12-04) --------------------------------------------- * DATAREDIS-1070 - Fix comment on ZSetOperations.reverseRangeByScore. @@ -1835,3 +1841,4 @@ General * JDK Collection implementations on top of Redis +