DATAJPA-1693 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-03-31 14:59:13 +02:00
parent e44c605bb1
commit af6cbec374

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.3.0.RC1 (2020-03-31)
-----------------------------------------
* DATAJPA-1696 - Reluctant parsing introduced in DATAJPA-1679 causes problems.
* DATAJPA-1695 - Unbound parameters for queries using SpEL and quotation.
* DATAJPA-1693 - Release 2.3 RC1 (Neumann).
* DATAJPA-1660 - Add JpaSort.of(…) factory methods.
Changes in version 2.2.6.RELEASE (2020-03-25)
---------------------------------------------
* DATAJPA-1696 - Reluctant parsing introduced in DATAJPA-1679 causes problems.
@@ -1924,3 +1932,4 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/