Skip to content

Commit ec10cb4

Browse files
committed
DATAREDIS-297 - Improve changelog to make sure we can automate additions.
Moved the = line below the additional informations to make sure we find the right spot to add additional changelog entries when automating the release preparations.
1 parent ce8d932 commit ec10cb4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/src/info/changelog.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
SPRING DATA REDIS CHANGELOG
2-
===========================
2+
---------------------------
33
http://projects.spring.io/spring-data-redis/
44

55
Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[version]
66
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
7+
===========================
78

89
Changes in version 1.3.0.M1 (2014-03-31)
910
----------------------------------------
@@ -27,7 +28,7 @@ Task
2728
[DATAREDIS-261] - Upgrade commons-pool to commons-pool2.
2829
[DATAREDIS-275] - Rename RedisServerCommands.bgWriteAof to bgReWriteAof.
2930
[DATAREDIS-292] - Release 1.3.0 M1.
30-
31+
3132
Changes in version 1.2.1.GA (2014-03-27)
3233
----------------------------------------
3334
Fix
@@ -43,7 +44,7 @@ Changes in version 1.2.0.GA (2014-03-03)
4344
Task
4445
[DATAREDIS-279] - Update reference documentation.
4546
[DATAREDIS-282] - PubSubResubscribeTests should use jedis without pool.
46-
47+
4748

4849
Changes in version 1.2.0.RC1 (2014-02-19)
4950
----------------------------------------

0 commit comments

Comments
 (0)