diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 56d498236..e5a1cc466 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data JPA Changelog ========================= +Changes in version 2.2.3.RELEASE (2019-12-04) +--------------------------------------------- +* DATAJPA-1639 - Fix position of _ in MetaModel classes in the documentation. +* DATAJPA-1634 - Release 2.2.3 (Moore SR3). + + Changes in version 2.1.14.RELEASE (2019-12-04) ---------------------------------------------- * DATAJPA-1639 - Fix position of _ in MetaModel classes in the documentation. @@ -1831,3 +1837,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/ ---------------------------------------- * Moved JPA sepcific code from Hades into Spring Data JPA (functional equivalent of Hades 2.0.2) building on common functionality in Spring Data Commons +