diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index f492b7496..fd7bc910b 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.0.6.RELEASE (2018-04-04) +--------------------------------------------- +* DATACASS-537 - Remove explicit declaration of Jackson libraries. +* DATACASS-535 - Declare project.root property to make sure JavaDoc generation works. +* DATACASS-532 - Release 2.0.6 (Kay SR6). + + Changes in version 1.5.11.RELEASE (2018-04-04) ---------------------------------------------- * DATACASS-535 - Declare project.root property to make sure JavaDoc generation works.