Skip to content

Commit 550248f

Browse files
committed
Updated changelog.
See #2023
1 parent b198ac0 commit 550248f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: src/main/resources/changelog.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.5.0 (2021-04-14)
5+
-------------------------------------
6+
* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
7+
* #2028 - @CacheEvict will remove all keys of current database.
8+
* #2026 - Upgrade to Lettuce 6.1.1.
9+
10+
411
Changes in version 2.4.8 (2021-04-14)
512
-------------------------------------
613
* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
@@ -2404,5 +2411,6 @@ General
24042411

24052412

24062413

2414+
24072415

24082416

0 commit comments

Comments
 (0)