Skip to content

Commit 7c339d8

Browse files
committed
Updated changelog.
See #2199
1 parent 92a1d13 commit 7c339d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring 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+
411
Changes 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

0 commit comments

Comments
 (0)