Browse Source

Updated changelog.

See #540
pull/1188/head
Christoph Strobl 5 years ago
parent
commit
6a292f561d
  1. 5
      src/main/resources/changelog.txt

5
src/main/resources/changelog.txt

@ -1,6 +1,10 @@ @@ -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) @@ -427,5 +431,6 @@ Changes in version 1.0.0.M1 (2018-12-12)

Loading…
Cancel
Save