DATAJPA-1688 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-04-28 11:32:17 +02:00
parent 4e2d4e8161
commit 55867c8b4e

View File

@@ -1,6 +1,16 @@
Spring Data JPA Changelog
=========================
Changes in version 2.1.17.RELEASE (2020-04-28)
----------------------------------------------
* DATAJPA-1712 - Fix minor documentation typo.
* DATAJPA-1696 - Reluctant parsing introduced in DATAJPA-1679 causes problems.
* DATAJPA-1691 - Javadoc spelling errors.
* DATAJPA-1688 - Release 2.1.17 (Lovelace SR17).
* DATAJPA-1679 - QueryUtils.getProjection dies not treat DISTINCT queries well.
* DATAJPA-1664 - Typo errors in documentation of @EntityGraph.
Changes in version 2.3.0.RC1 (2020-03-31)
-----------------------------------------
* DATAJPA-1696 - Reluctant parsing introduced in DATAJPA-1679 causes problems.
@@ -1933,3 +1943,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/