Updated changelog.

See #2214
This commit is contained in:
Mark Paluch
2021-06-22 15:17:50 +02:00
parent 26146eeede
commit e2e50ac63a

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.4.10 (2021-06-22)
--------------------------------------
* #2234 - Spring Data documentation examples have wrong annotations.
* #2230 - Error in documentation regarding manually assigned identifiers in "Entity State-detection Strategies" when there is a Version property.
* #2228 - ExpressionBasedStringQuery does not quote all parameter expressions.
* #2009 - Document that DTOs don't work with native queries [DATAJPA-1714].
Changes in version 2.5.1 (2021-05-14)
-------------------------------------
* #2207 - Improve wording on transactional methods inherited from `SimpleJpaRepository` and repository fragments.
@@ -2289,5 +2297,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/