Skip to content

Commit 5f784dd

Browse files
committed
Updated changelog.
See #2156
1 parent 6a2c3ef commit 5f784dd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.4.6 (2021-03-17)
5+
-------------------------------------
6+
* #2173 - Improve JavaDoc.
7+
* #2159 - Fix raw use of JpaSpecificationExecutor in docs.
8+
* #2111 - Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822].
9+
* #436 - DATAJPA-1822 - Ensure left outer join for nested optional attributes.
10+
11+
412
Changes in version 2.3.8.RELEASE (2021-03-17)
513
---------------------------------------------
614
* #2173 - Improve JavaDoc.
@@ -2223,5 +2231,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
22232231

22242232

22252233

2234+
22262235

22272236

0 commit comments

Comments
 (0)