DATACASS-701 - Updated changelog.

This commit is contained in:
Jens Schauder
2019-12-04 11:40:45 +01:00
parent 5aa269ac58
commit bfc48fedd3

View File

@@ -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