Skip to content

Commit 3194778

Browse files
committed
DATAREDIS-297 - Updated changelog.
1 parent ec10cb4 commit 3194778

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/src/info/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver
66
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
77
===========================
88

9+
Changes in version 1.3.0.RC1 (2014-05-02)
10+
-----------------------------------------
11+
* DATAREDIS-298 - Unneeded jcl-over-slf4j dependency.
12+
* DATAREDIS-297 - Release 1.3 RC1.
13+
* DATAREDIS-296 - Upgrade jedis to recent version.
14+
* DATAREDIS-293 - JedisConnection does not allow bulk adding multiple elements with the same score to a sorted set.
15+
* DATAREDIS-226 - Individual syntax errors on Lettuce transactions are not reported.
16+
* DATAREDIS-73 - add TransactionAware* Driver interfaces.
17+
18+
919
Changes in version 1.3.0.M1 (2014-03-31)
1020
----------------------------------------
1121
Fix

0 commit comments

Comments
 (0)