diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index c9cc7709b..41e7ea74a 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Redis Changelog =========================== +Changes in version 2.0.10.RELEASE (2018-09-10) +---------------------------------------------- +* DATAREDIS-862 - Document that Redis Repositories do not support transactions. +* DATAREDIS-854 - Release 2.0.10 (Kay SR10). +* DATAREDIS-741 - Improve repository operation documentation. + + Changes in version 1.8.15.RELEASE (2018-09-10) ---------------------------------------------- * DATAREDIS-862 - Document that Redis Repositories do not support transactions.