DATAJPA-1794 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-10-28 15:46:11 +01:00
parent 43ccdb8d92
commit a1a5541ae0

View File

@@ -1,6 +1,21 @@
Spring Data JPA Changelog
=========================
Changes in version 2.4.0 (2020-10-28)
-------------------------------------
* DATAJPA-1808 - Deprecate ThreeTenBackPortJpaConverters.
* DATAJPA-1807 - Small edit of reference doc.
* DATAJPA-1803 - EnableJpaAuditing: JavaDoc references joda.time instead of java.time.
* DATAJPA-1800 - Avoid language in documentation that might be considered insensitive.
* DATAJPA-1798 - Editing pass for the documentation.
* DATAJPA-1794 - Release 2.4 GA (2020.0.0).
* 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-1622 - Nullable annotations used for non-null returning Specification methods.
Changes in version 2.3.5.RELEASE (2020-10-28)
---------------------------------------------
* DATAJPA-1807 - Small edit of reference doc.
@@ -2103,5 +2118,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/