From 021503677df3a03f876bfac3ebfebd6623eb5bd3 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 1 Apr 2019 20:03:13 +0200 Subject: [PATCH] DATACASS-626 - Updated changelog. --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 0e749c2f9..fd4788c37 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Cassandra Changelog =============================== +Changes in version 2.1.6.RELEASE (2019-04-01) +--------------------------------------------- +* DATACASS-641 - Documentation incorrectly states java.util.UUID maps to Cassandra timeuuid. +* DATACASS-633 - BasicCassandraPersistentEntity.doWithAssociations(…) should no-op. +* DATACASS-626 - Release 2.1.6 (Lovelace SR6). + + Changes in version 2.0.14.RELEASE (2019-04-01) ---------------------------------------------- * DATACASS-641 - Documentation incorrectly states java.util.UUID maps to Cassandra timeuuid.