Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
See #564
  • Loading branch information
mp911de committed Mar 31, 2021
1 parent ac816d7 commit 41c8a87
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/changelog.txt
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -476,5 +482,6 @@ Changes in version 1.0.0.M1 (2018-12-12)






0 comments on commit 41c8a87

Please sign in to comment.