DATAJPA-1689 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-03-25 10:45:27 +01:00
parent b1eff38058
commit e44c605bb1

View File

@@ -1,6 +1,15 @@
Spring Data JPA Changelog
=========================
Changes in version 2.2.6.RELEASE (2020-03-25)
---------------------------------------------
* DATAJPA-1696 - Reluctant parsing introduced in DATAJPA-1679 causes problems.
* DATAJPA-1691 - Javadoc spelling errors.
* DATAJPA-1689 - Release 2.2.6 (Moore SR6).
* DATAJPA-1679 - QueryUtils.getProjection dies not treat DISTINCT queries well.
* DATAJPA-1664 - Typo errors in documentation of @EntityGraph.
Changes in version 2.3.0.M4 (2020-03-11)
----------------------------------------
* DATAJPA-1691 - Javadoc spelling errors.
@@ -1914,3 +1923,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/