Skip to content

Commit eaba34b

Browse files
Updated changelog.
See #526
1 parent 2be5f7a commit eaba34b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.3.0-M3 (2021-02-17)
5+
----------------------------------------
6+
* #530 - MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…).
7+
* #506 - Enable Project automation through GitHub Actions.
8+
9+
410
Changes in version 1.2.4 (2021-02-17)
511
-------------------------------------
612
* #530 - MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…).
@@ -420,5 +426,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
420426

421427

422428

429+
423430

424431

0 commit comments

Comments
 (0)