Skip to content

Commit bfc3beb

Browse files
Updated changelog.
See #525
1 parent 60e9d82 commit bfc3beb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Spring Data R2DBC Changelog
22
===========================
33

4+
Changes in version 1.2.4 (2021-02-17)
5+
-------------------------------------
6+
* #530 - MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…).
7+
8+
49
Changes in version 1.1.7.RELEASE (2021-02-17)
510
---------------------------------------------
611
* #523 - Update copyright year to 2021.
@@ -414,5 +419,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
414419

415420

416421

422+
417423

418424

0 commit comments

Comments
 (0)