diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 2d2fbded4..dd007f0af 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data Cassandra Changelog =============================== +Changes in version 3.0.7.RELEASE (2021-02-17) +--------------------------------------------- +* DATACASS-835 - Update CI jobs with Docker Login. +* #1087 - Include Bintray plugin repository. +* #1084 - Null Pointer Exception when User Defined Type is not found. +* #1079 - Defer non-constant assert messages to improve performance. +* #1078 - Update copyright year to 2021. +* #1008 - Regression in support of sort in queries [DATACASS-842]. +* #182 - Update repository after GitHub issues migration. + + Changes in version 2.2.13.RELEASE (2021-02-17) ---------------------------------------------- * #1087 - Include Bintray plugin repository. @@ -1443,5 +1454,6 @@ Changes in version 1.0.0.M1 (2014-03-31) +