Browse Source

Updated changelog.

See #2355
pull/2456/head
Mark Paluch 5 years ago
parent
commit
7e91f3358e
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 8
      src/main/resources/changelog.txt

8
src/main/resources/changelog.txt

@ -1,6 +1,13 @@ @@ -1,6 +1,13 @@
Spring Data Commons Changelog
=============================
Changes in version 2.5.1 (2021-05-14)
-------------------------------------
* #2374 - Disable unit tests for unsigned integers for the time being.
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
* #2358 - Limit `BeanWrapper`'s `KotlinCopyUtil` usage to Kotlin Data classes.
Changes in version 2.4.9 (2021-05-14)
-------------------------------------
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
@ -3164,5 +3171,6 @@ Repository @@ -3164,5 +3171,6 @@ Repository

Loading…
Cancel
Save