diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 49cd7c972..c5b196c51 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Cassandra Changelog =============================== +Changes in version 3.0.0.RC2 (2020-04-28) +----------------------------------------- +* DATACASS-753 - Deferred Session retrieval from ReactiveSessionFactory. +* DATACASS-749 - Release 3.0 RC2 (Neumann). +* DATACASS-465 - Add mapping for frozen collections. +* DATACASS-387 - Remove default bean creation when using XML configuration. +* DATACASS-167 - Support for embeddable types. + + Changes in version 2.2.7.RELEASE (2020-04-28) --------------------------------------------- * DATACASS-747 - Identifiers starting with underscore are not quoted. @@ -1209,3 +1218,4 @@ Changes in version 1.0.0.M1 (2014-03-31) +