DATAREDIS-598 - Updated changelog.

This commit is contained in:
Oliver Gierke
2017-03-02 09:33:06 +01:00
parent b749ae0c9c
commit 102b437c3f

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.1.RELEASE (2017-03-02)
---------------------------------------------
* DATAREDIS-599 - Remove references to single-argument assertion methods of Spring.
* DATAREDIS-598 - Release 1.8.1 (Ingalls SR1).
Changes in version 1.7.7.RELEASE (2017-01-26)
---------------------------------------------
* DATAREDIS-593 - Enums with a customized toString method cannot be deserialized from byte[].