Updated changelog.

See #1998
This commit is contained in:
Mark Paluch
2021-05-14 11:51:50 +02:00
parent 28f7014517
commit ece247b9d5

View File

@@ -1,6 +1,13 @@
Spring Data REST Changelog
==========================
Changes in version 3.4.9 (2021-05-14)
-------------------------------------
* #2007 - DelegatingHandlerMapping does not implement MatchableHandlerMapping correctly.
* #2005 - docs: replace HAL Browser documentation with HAL Explorer documentation.
* #1994 - Potential `NullPointerException` in `PersistentPropertyResourceMapping.isExported()`.
Changes in version 3.5.0 (2021-04-14)
-------------------------------------
* #1996 - Upgrade to HAL Explorer 0.16.0.
@@ -1865,5 +1872,6 @@ Changes in version 2.0.0 M1 (2013-11-21)