Skip to content

Commit cf9d4c1

Browse files
committed
DATAJPA-1794 - Updated changelog.
1 parent 46e8e60 commit cf9d4c1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Spring Data JPA Changelog
22
=========================
33

4+
Changes in version 2.4.0 (2020-10-28)
5+
-------------------------------------
6+
* DATAJPA-1808 - Deprecate ThreeTenBackPortJpaConverters.
7+
* DATAJPA-1807 - Small edit of reference doc.
8+
* DATAJPA-1803 - EnableJpaAuditing: JavaDoc references joda.time instead of java.time.
9+
* DATAJPA-1800 - Avoid language in documentation that might be considered insensitive.
10+
* DATAJPA-1798 - Editing pass for the documentation.
11+
* DATAJPA-1794 - Release 2.4 GA (2020.0.0).
12+
* DATAJPA-1793 - 5.3.8. Modifying Queries: unclear reference to "custom methods".
13+
* DATAJPA-1792 - 5.3.5. Using Sort: typo "be either".
14+
* DATAJPA-1789 - "Distinct" not listed in supported query keywords.
15+
* DATAJPA-1787 - Update documentation to use Java 8 lambdas.
16+
* DATAJPA-1622 - Nullable annotations used for non-null returning Specification methods.
17+
18+
419
Changes in version 2.3.5.RELEASE (2020-10-28)
520
---------------------------------------------
621
* 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/
21032118

21042119

21052120

2121+
21062122

21072123

0 commit comments

Comments
 (0)