Skip to content

Commit 1881e62

Browse files
christophstroblThomas Darimont
authored and
Thomas Darimont
committed
DATAREDIS-256 - Prepare 1.2 GA Release.
Update readme and changelog. Original Pull Request: #42
1 parent bc31655 commit 1881e62

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ dependencies {
5454
}
5555
~~~~~
5656

57-
Latest GA release is _1.1.1.RELEASE_
58-
Latest nightly is _1.2.0.BUILD-SNAPSHOT_
57+
Latest GA release is _1.2.0.RELEASE_
58+
Latest nightly is _1.3.0.BUILD-SNAPSHOT_
5959

6060
# Usage (for the impatient)
6161

docs/src/info/changelog.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ http://projects.spring.io/spring-data-redis/
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
77

8+
Changes in version 1.2.0.GA (2014-03-03)
9+
----------------------------------------
10+
Task
11+
[DATAREDIS-279] - Update reference documentation.
12+
13+
814
Changes in version 1.2.0.RC1 (2014-02-19)
915
----------------------------------------
1016
Fix
@@ -22,7 +28,7 @@ New Feature
2228

2329
Task
2430
[DATAREDIS-254] - Clean up codebase to match spring data conventions
25-
[DATAREDIS-260] - Upgrade to latest jedis release
31+
[DATAREDIS-260] - Upgrade to latest jedis (2.4.1) release
2632
[DATAREDIS-264] - Update gradle version
2733
[DATAREDIS-265] - Update Java source and target compatibility to Java 6
2834
[DATAREDIS-266] - Overhaul documentation.

docs/src/info/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SPRING DATA REDIS $version (Feb. 19, 2014)
1+
SPRING DATA REDIS $version (March 3, 2014)
22
------------------------------------------
33
http://projects.spring.io/spring-data-redis/
44

0 commit comments

Comments
 (0)