Updated changelog.

See #2199
This commit is contained in:
Mark Paluch
2021-05-14 12:23:15 +02:00
parent 92a1d13ab4
commit 7c339d84e1

View File

@@ -1,6 +1,13 @@
Spring Data JPA Changelog
=========================
Changes in version 2.5.1 (2021-05-14)
-------------------------------------
* #2207 - Improve wording on transactional methods inherited from `SimpleJpaRepository` and repository fragments.
* #2202 - Introduce template method for easier customization of fragments.
* #2129 - Missing anchor on "Custom Namespace Attributes" causes TOC to break.
Changes in version 2.4.9 (2021-05-14)
-------------------------------------
* #2207 - Improve wording on transactional methods inherited from `SimpleJpaRepository` and repository fragments.
@@ -2281,5 +2288,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/