File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data JPA Changelog
22=========================
33
4+ Changes in version 2.5.1 (2021-05-14)
5+ -------------------------------------
6+ * #2207 - Improve wording on transactional methods inherited from `SimpleJpaRepository` and repository fragments.
7+ * #2202 - Introduce template method for easier customization of fragments.
8+ * #2129 - Missing anchor on "Custom Namespace Attributes" causes TOC to break.
9+
10+
411Changes in version 2.4.9 (2021-05-14)
512-------------------------------------
613* #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/
22812288
22822289
22832290
2291+
22842292
22852293
You can’t perform that action at this time.
0 commit comments