Skip to content

Commit 8e481f4

Browse files
committed
DATAREDIS-738 - Align changelog layout with other modules.
Remove links to Jira Github branches. Fix letter casing.
1 parent dc98b3d commit 8e481f4

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

src/main/resources/changelog.txt

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
SPRING DATA REDIS CHANGELOG
2-
---------------------------
3-
http://projects.spring.io/spring-data-redis/
4-
5-
Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[version]
6-
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
1+
Spring Data Redis Changelog
72
===========================
83

94
Changes in version 2.0.2.RELEASE (2017-11-27)
@@ -701,7 +696,7 @@ Task
701696
[DATAREDIS-261] - Upgrade commons-pool to commons-pool2.
702697
[DATAREDIS-275] - Rename RedisServerCommands.bgWriteAof to bgReWriteAof.
703698
[DATAREDIS-292] - Release 1.3.0 M1.
704-
699+
705700
Changes in version 1.2.1.GA (2014-03-27)
706701
----------------------------------------
707702
Fix
@@ -1072,7 +1067,7 @@ General
10721067

10731068
Package o.s.d.redis.connection
10741069
* Expanded set *store operations to return the resulting set size
1075-
* Refined RedisConnection#closePipeline contract by adding RedisPipelineException
1070+
* Refined RedisConnection#closePipeline contract by adding RedisPipelineException
10761071

10771072
Package o.s.d.redis.connection.jedis
10781073
* Improved exception translation of Jedis exceptions

0 commit comments

Comments
 (0)