Skip to content

Commit 7175e7b

Browse files
committed
Updated changelog.
See spring-projects#2354
1 parent afd262b commit 7175e7b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/changelog.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 2.4.9 (2021-05-14)
5+
-------------------------------------
6+
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
7+
* #2358 - Limit `BeanWrapper`'s `KotlinCopyUtil` usage to Kotlin Data classes.
8+
9+
410
Changes in version 2.5.0 (2021-04-14)
511
-------------------------------------
612
* #2352 - Adds a new snippet for is-new-state-detection.
@@ -3157,5 +3163,6 @@ Repository
31573163

31583164

31593165

3166+
31603167

31613168

0 commit comments

Comments
 (0)