diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 7891afb98..2992c2452 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Cassandra Changelog =============================== +Changes in version 2.2.0.RELEASE (2019-09-30) +--------------------------------------------- +* DATACASS-689 - Remove @ExperimentalCoroutinesApi annotations. +* DATACASS-688 - Add documentation for Kotlin support. +* DATACASS-687 - Creation of UDTs is sometimes not in the correct order. +* DATACASS-682 - Release 2.2 GA (Moore). + + Changes in version 2.1.11.RELEASE (2019-09-30) ---------------------------------------------- * DATACASS-687 - Creation of UDTs is sometimes not in the correct order.