#317 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-03-31 14:59:17 +02:00
parent df7919a98d
commit 382121bb8d

View File

@@ -1,6 +1,17 @@
Spring Data R2DBC Changelog
===========================
Changes in version 1.1.0.RC1 (2020-03-31)
-----------------------------------------
* #330 - Adapt to Criteria objects in Spring Data Relational.
* #328 - Upgrade to R2DBC Arabba SR3.
* #321 - Coroutine repository methods cause ParameterOutOfBoundsException: Invalid parameter index.
* #318 - Add support for Json type.
* #317 - Release 1.1 RC1 (Neumann).
* #295 - #282 - Support of query derivation.
* #282 - Support of query derivation.
Changes in version 1.1.0.M4 (2020-03-11)
----------------------------------------
* #316 - Adapt to Mockito 3.3.
@@ -198,3 +209,4 @@ Changes in version 1.0.0.M1 (2018-12-12)