DATAJPA-1680 - Updated changelog.

This commit is contained in:
Jens Schauder
2020-03-11 09:46:16 +01:00
parent f466b0f008
commit ad72e412e8

View File

@@ -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/