Browse Source

Updated changelog.

See #2354
2.4.x
Mark Paluch 5 years ago
parent
commit
75f5f4af06
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 7
      src/main/resources/changelog.txt

7
src/main/resources/changelog.txt

@ -1,6 +1,12 @@ @@ -1,6 +1,12 @@
Spring Data Commons Changelog
=============================
Changes in version 2.4.9 (2021-05-14)
-------------------------------------
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
* #2358 - Limit `BeanWrapper`'s `KotlinCopyUtil` usage to Kotlin Data classes.
Changes in version 2.5.0 (2021-04-14)
-------------------------------------
* #2352 - Adds a new snippet for is-new-state-detection.
@ -3157,5 +3163,6 @@ Repository @@ -3157,5 +3163,6 @@ Repository

Loading…
Cancel
Save