@@ -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/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user