Updated changelog.

See #525
This commit is contained in:
Christoph Strobl
2021-02-17 11:59:35 +01:00
parent 60e9d82bee
commit bfc3bebaad

View File

@@ -1,6 +1,11 @@
Spring Data R2DBC Changelog
===========================
Changes in version 1.2.4 (2021-02-17)
-------------------------------------
* #530 - MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…).
Changes in version 1.1.7.RELEASE (2021-02-17)
---------------------------------------------
* #523 - Update copyright year to 2021.
@@ -414,5 +419,6 @@ Changes in version 1.0.0.M1 (2018-12-12)