From db9f167c27d4675e632a3892fb0224e8c293ef66 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 14:18:13 +0200 Subject: [PATCH] Updated changelog. See #571 --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 9828a8b8a..0b1705f4f 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data R2DBC Changelog =========================== +Changes in version 1.3.0 (2021-04-14) +------------------------------------- +* #579 - Include Entity-state detection documentation snipped from Commons. +* #573 - Add r2dbc-postgresql Interval to simple types. + + Changes in version 1.2.8 (2021-04-14) ------------------------------------- * #579 - Include Entity-state detection documentation snipped from Commons. @@ -497,5 +503,6 @@ Changes in version 1.0.0.M1 (2018-12-12) +