Browse Source

Updated changelog.

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

6
src/main/resources/changelog.txt

@ -1,6 +1,11 @@ @@ -1,6 +1,11 @@
Spring Data R2DBC Changelog
===========================
Changes in version 1.1.9.RELEASE (2021-04-14)
---------------------------------------------
* #566 - Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException.
Changes in version 1.2.7 (2021-03-31)
-------------------------------------
* #568 - Readme lists artifacts with .BUILD-SNAPSHOT suffix.
@ -483,5 +488,6 @@ Changes in version 1.0.0.M1 (2018-12-12) @@ -483,5 +488,6 @@ Changes in version 1.0.0.M1 (2018-12-12)

Loading…
Cancel
Save