Updated changelog.

See #1101
This commit is contained in:
Mark Paluch
2021-03-17 11:17:18 +01:00
parent bc67d2eed1
commit 7dde6ac191

View File

@@ -1,6 +1,14 @@
Spring Data Cassandra Changelog
===============================
Changes in version 3.2.0-M5 (2021-03-17)
----------------------------------------
* #1100 - Remove @Persistent from entity-scan include filters.
* #1098 - Mapping Map<> with UDT in the value is not supported.
* #1097 - Introduce ConverterContext and clean up MappingCassandraConverter.
* #1096 - Document Datastax driver version support.
Changes in version 3.1.6 (2021-03-17)
-------------------------------------
* #1100 - Remove @Persistent from entity-scan include filters.
@@ -1501,5 +1509,6 @@ Changes in version 1.0.0.M1 (2014-03-31)