Updated changelog.

See #572
This commit is contained in:
Mark Paluch
2021-04-14 11:32:42 +02:00
parent 39f182ecba
commit ecafd6bf6f

View File

@@ -1,6 +1,13 @@
Spring Data R2DBC Changelog
===========================
Changes in version 1.2.8 (2021-04-14)
-------------------------------------
* #579 - Include Entity-state detection documentation snipped from Commons.
* #573 - Add r2dbc-postgresql Interval to simple types.
* #509 - Update CI jobs with Docker Login.
Changes in version 1.1.9.RELEASE (2021-04-14)
---------------------------------------------
* #566 - Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException.
@@ -489,5 +496,6 @@ Changes in version 1.0.0.M1 (2018-12-12)