Skip to content

Commit f97b4b9

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

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.5.1 (2021-05-14)
5+
-------------------------------------
6+
* #2374 - Disable unit tests for unsigned integers for the time being.
7+
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
8+
* #2358 - Limit `BeanWrapper`'s `KotlinCopyUtil` usage to Kotlin Data classes.
9+
10+
411
Changes in version 2.4.9 (2021-05-14)
512
-------------------------------------
613
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
@@ -3164,5 +3171,6 @@ Repository
31643171

31653172

31663173

3174+
31673175

31683176

0 commit comments

Comments
 (0)