diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 57da29ae3..ade4e3705 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Commons Changelog ============================= +Changes in version 2.2.3.RELEASE (2019-12-04) +--------------------------------------------- +* DATACMNS-1631 - Fix spelling in reference documentation. +* DATACMNS-1629 - Log module name in RepositoryConfigurationDelegate during repository scanning. +* DATACMNS-1626 - Add attribute to projection documentation for reuse with R2DBC. +* DATACMNS-1622 - Release 2.2.3 (Moore SR3). +* DATACMNS-1603 - Reword "wanna" exception messages. + + Changes in version 2.1.14.RELEASE (2019-12-04) ---------------------------------------------- * DATACMNS-1631 - Fix spelling in reference documentation. @@ -2559,3 +2568,4 @@ Repository * Pagination support +