Skip to content

Commit 0b8bd0d

Browse files
committed
Updated changelog.
See #1118
1 parent 6a6ded7 commit 0b8bd0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data Cassandra Changelog
22
===============================
33

4+
Changes in version 3.2.1 (2021-05-14)
5+
-------------------------------------
6+
* #1129 - `DataClassRowMapper` doesn't correctly convert generic fields.
7+
* #1127 - Upgrade to Cassandra driver 4.11.1.
8+
* #1126 - Allow Java 16 records to be used for `@PrimaryKeyClass`.
9+
10+
411
Changes in version 3.1.9 (2021-05-14)
512
-------------------------------------
613
* #1129 - `DataClassRowMapper` doesn't correctly convert generic fields.
@@ -1553,5 +1560,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
15531560

15541561

15551562

1563+
15561564

15571565

0 commit comments

Comments
 (0)