DATAREDIS-717 - Updated changelog.

This commit is contained in:
Mark Paluch
2017-11-27 15:16:07 +01:00
parent fe2bacda92
commit 48b6d73a21

View File

@@ -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.