diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index ad4e4dc9d..6b8da68d9 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -6,6 +6,12 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604 =========================== +Changes in version 1.8.9.RELEASE (2017-11-27) +--------------------------------------------- +* DATAREDIS-733 - Typo in ValueOperations.increment documentation link. +* DATAREDIS-717 - Release 1.8.9 (Ingalls SR9). + + Changes in version 2.0.1.RELEASE (2017-10-27) --------------------------------------------- * DATAREDIS-720 - Reactive connections using Lettuce do not use shared connection.