diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index fa6b2cf..525b606 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,11 @@ Spring Data R2DBC Changelog =========================== +Changes in version 1.3.3 (2021-07-16) +------------------------------------- +* #616 - Document default `NamingStrategy` and explain configuration options. + + Changes in version 1.3.2 (2021-06-22) ------------------------------------- * #607 - Dynamic projection skipped if projection type not already registered with MappingContext. @@ -540,5 +545,6 @@ Changes in version 1.0.0.M1 (2018-12-12) +