diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 5f1171a85..7861b80be 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data REST Changelog ========================== +Changes in version 3.2.13.RELEASE (2021-02-17) +---------------------------------------------- +* DATAREST-1587 - Remove Solr integration tests. +* #1952 - Update copyright year to 2021. +* #1942 - Update CI jobs with Docker Login [DATAREST-1584]. +* #1926 - Using @JsonValue in embedded collection values causes an exception [DATAREST-1564]. +* #424 - Update repository after GitHub issues migration. + + Changes in version 3.5.0-M2 (2021-01-13) ---------------------------------------- * DATAREST-1590 - 2.4.0/2.4.1 sprint-boot Rest Repositories initializr project reports lots of Beans is not eligible for getting processed by all BeanPostProcessors. @@ -1753,5 +1762,6 @@ Changes in version 2.0.0 M1 (2013-11-21) +