Updated changelog.

See #2151
This commit is contained in:
Mark Paluch
2021-03-17 10:21:03 +01:00
parent 5e0ad05793
commit ac09f9d4a0

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.3.8.RELEASE (2021-03-17)
---------------------------------------------
* #2173 - Improve JavaDoc.
* #2159 - Fix raw use of JpaSpecificationExecutor in docs.
* #2111 - Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822].
* #436 - DATAJPA-1822 - Ensure left outer join for nested optional attributes.
Changes in version 2.5.0-M4 (2021-02-18)
----------------------------------------
@@ -2206,5 +2214,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/