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 1
1
Spring Data JPA Changelog
2
2
=========================
3
3
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
+
4
11
Changes in version 2.4.9 (2021-05-14)
5
12
-------------------------------------
6
13
* #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/
2281
2288
2282
2289
2283
2290
2291
+
2284
2292
2285
2293
You can’t perform that action at this time.
0 commit comments