diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 487773b7a..f0be19d7e 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,11 @@ Spring Data Cassandra Changelog =============================== +Changes in version 2.1.14.RELEASE (2019-12-04) +---------------------------------------------- +* DATACASS-701 - Release 2.1.14 (Lovelace SR14). + + Changes in version 2.2.2.RELEASE (2019-11-18) --------------------------------------------- * DATACASS-700 - Paging through Repository query methods do not retain Sort. @@ -1084,3 +1089,4 @@ Changes in version 1.0.0.M1 (2014-03-31) * [DATACASS-100] - QueryOptions should only have ConsistencyLevel & RetryPolicy * [DATACASS-104] - Remove requirement for @PrimaryKeyClass when using composite primary keys * [DATACASS-107] - Support declarative query methods +