diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 7687fb8e8..853b18d9d 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data REST Changelog ========================== +Changes in version 3.3.8.RELEASE (2021-03-17) +--------------------------------------------- +* #1984 - Fix usage of RepositoryEntityLinks in the ref docs. +* #1980 - RepositoryEntityLinks should override ….linkForItemResource(…). +* #1974 - @Relation annotation not considered for link relation defaults. + + Changes in version 3.5.0-M4 (2021-02-18) ---------------------------------------- @@ -1809,5 +1816,6 @@ Changes in version 2.0.0 M1 (2013-11-21) +