Updated changelog.

See #540
This commit is contained in:
Christoph Strobl
2021-02-18 10:58:47 +01:00
parent b76726baff
commit 6a292f561d

View File

@@ -1,6 +1,10 @@
Spring Data R2DBC Changelog
===========================
Changes in version 1.2.5 (2021-02-18)
-------------------------------------
Changes in version 1.3.0-M3 (2021-02-17)
----------------------------------------
* #530 - MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…).
@@ -427,5 +431,6 @@ Changes in version 1.0.0.M1 (2018-12-12)