DATAJPA-1775 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-10-28 11:43:50 +01:00
parent b0fcd5ec0d
commit 834e833193

View File

@@ -1,6 +1,20 @@
Spring Data JPA Changelog
=========================
Changes in version 2.2.11.RELEASE (2020-10-28)
----------------------------------------------
* DATAJPA-1807 - Small edit of reference doc.
* DATAJPA-1803 - EnableJpaAuditing: JavaDoc references joda.time instead of java.time.
* DATAJPA-1801 - Upgrade Eclipselink dependencies on maintenance branches.
* DATAJPA-1800 - Avoid language in documentation that might be considered insensitive.
* DATAJPA-1798 - Editing pass for the documentation.
* DATAJPA-1793 - 5.3.8. Modifying Queries: unclear reference to "custom methods".
* DATAJPA-1792 - 5.3.5. Using Sort: typo "be either".
* DATAJPA-1789 - "Distinct" not listed in supported query keywords.
* DATAJPA-1787 - Update documentation to use Java 8 lambdas.
* DATAJPA-1775 - Release 2.2.11 (Moore SR11).
Changes in version 2.1.21.RELEASE (2020-10-28)
----------------------------------------------
* DATAJPA-1806 - Release 2.1.21 (Lovelace SR21).
@@ -2064,5 +2078,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/