Browse Source

Updated changelog.

See #564
pull/1188/head
Mark Paluch 5 years ago
parent
commit
41c8a87c2c
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 7
      src/main/resources/changelog.txt

7
src/main/resources/changelog.txt

@ -1,6 +1,12 @@ @@ -1,6 +1,12 @@
Spring Data R2DBC Changelog
===========================
Changes in version 1.2.7 (2021-03-31)
-------------------------------------
* #568 - Readme lists artifacts with .BUILD-SNAPSHOT suffix.
* #566 - Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException.
Changes in version 1.3.0-RC1 (2021-03-31)
-----------------------------------------
* #570 - Adapt tests to Kotlin 1.3 language pinning.
@ -476,5 +482,6 @@ Changes in version 1.0.0.M1 (2018-12-12) @@ -476,5 +482,6 @@ Changes in version 1.0.0.M1 (2018-12-12)

Loading…
Cancel
Save