diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index bb30ab7c2..0998fd2df 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Commons Changelog ============================= +Changes in version 2.2.7.RELEASE (2020-04-28) +--------------------------------------------- +* DATACMNS-1710 - Avoid potentially expensive constructor parameter creation where possible. +* DATACMNS-1691 - Update .gitignore to include STS specific config files. +* DATACMNS-1690 - Release 2.2.7 (Moore SR7). + + Changes in version 2.1.17.RELEASE (2020-04-28) ---------------------------------------------- * DATACMNS-1710 - Avoid potentially expensive constructor parameter creation where possible. @@ -2698,3 +2705,4 @@ Repository +