Updated changelog.

See #1979
This commit is contained in:
Mark Paluch
2021-03-17 10:53:42 +01:00
parent a649968cc2
commit 0ffe1f1c3c

View File

@@ -1,6 +1,14 @@
Spring Data REST Changelog
==========================
Changes in version 3.4.6 (2021-03-17)
-------------------------------------
* #1984 - Fix usage of RepositoryEntityLinks in the ref docs.
* #1983 - Current documentation mentions removed RepositoryRestConfigurerAdapter.
* #1980 - RepositoryEntityLinks should override ….linkForItemResource(…).
* #1974 - @Relation annotation not considered for link relation defaults.
Changes in version 3.3.8.RELEASE (2021-03-17)
---------------------------------------------
* #1984 - Fix usage of RepositoryEntityLinks in the ref docs.
@@ -1817,5 +1825,6 @@ Changes in version 2.0.0 M1 (2013-11-21)