DATACASS-690 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-11-04 09:28:58 +01:00
parent 349b59cbac
commit 44a7d72c26

View File

@@ -1,6 +1,13 @@
Spring Data Cassandra Changelog
===============================
Changes in version 2.1.12.RELEASE (2019-11-04)
----------------------------------------------
* DATACASS-696 - selectOne(…) and event publication fails if entity is null.
* DATACASS-694 - java.time.LocalTime incorrectly mapped with cassandra time datatype.
* DATACASS-690 - Release 2.1.12 (Lovelace SR12).
Changes in version 2.2.0.RELEASE (2019-09-30)
---------------------------------------------
* DATACASS-689 - Remove @ExperimentalCoroutinesApi annotations.