diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index faa1a365d..f4270dd7c 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data JPA Changelog ========================= +Changes in version 2.3.0.M4 (2020-03-11) +---------------------------------------- +* DATAJPA-1691 - Javadoc spelling errors. +* DATAJPA-1680 - Release 2.3 M4 (Neumann). +* DATAJPA-1679 - QueryUtils.getProjection dies not treat DISTINCT queries well. +* DATAJPA-1664 - Typo errors in documentation of @EntityGraph. + + Changes in version 2.2.5.RELEASE (2020-02-26) --------------------------------------------- * DATAJPA-1676 - Typo in some comments. @@ -1905,3 +1913,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/ +