Updated changelog.

See #1118
This commit is contained in:
Mark Paluch
2021-05-14 12:23:15 +02:00
parent 3181e8cb12
commit d35a7bbf64

View File

@@ -1,6 +1,13 @@
Spring Data Cassandra Changelog
===============================
Changes in version 3.2.1 (2021-05-14)
-------------------------------------
* #1129 - `DataClassRowMapper` doesn't correctly convert generic fields.
* #1127 - Upgrade to Cassandra driver 4.11.1.
* #1126 - Allow Java 16 records to be used for `@PrimaryKeyClass`.
Changes in version 3.1.9 (2021-05-14)
-------------------------------------
* #1129 - `DataClassRowMapper` doesn't correctly convert generic fields.
@@ -1553,5 +1560,6 @@ Changes in version 1.0.0.M1 (2014-03-31)