Skip to content

Commit 64f3e8f

Browse files
committed
DATAREDIS-1069 - Updated changelog.
1 parent ec01567 commit 64f3e8f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.2.3.RELEASE (2019-12-04)
5+
---------------------------------------------
6+
* DATAREDIS-1070 - Fix comment on ZSetOperations.reverseRangeByScore.
7+
* DATAREDIS-1069 - Release 2.2.3 (Moore SR3).
8+
* DATAREDIS-1062 - Disable select database command before executing each command.
9+
* DATAREDIS-1055 - Upgrade to Lettuce 5.2.1.
10+
11+
412
Changes in version 2.1.14.RELEASE (2019-12-04)
513
----------------------------------------------
614
* DATAREDIS-1070 - Fix comment on ZSetOperations.reverseRangeByScore.
@@ -1826,3 +1834,4 @@ General
18261834
* Atomic counter support classes
18271835
* JDK Collection implementations on top of Redis
18281836

1837+

0 commit comments

Comments
 (0)