Updated changelog.

See #2012
This commit is contained in:
Mark Paluch
2021-06-22 15:51:35 +02:00
parent 51df034bbc
commit ab007212b7

View File

@@ -1,6 +1,16 @@
Spring Data REST Changelog
==========================
Changes in version 3.5.2 (2021-06-22)
-------------------------------------
* #2026 - Avoid using Guava's Charset.
* #2025 - Add GraalVM resource-config.json to allow HAL Explorer usage with native images.
* #2021 - Upgrade security related tests to Spring Security 5.3.9.
* #2019 - Use Spring HATEOAS snapshots.
* #2018 - Drop explicit dependency on JSON Path.
* #2016 - Fix missing link in the documentations.
Changes in version 3.4.10 (2021-06-22)
--------------------------------------
* #2026 - Avoid using Guava's Charset.
@@ -1890,5 +1900,6 @@ Changes in version 2.0.0 M1 (2013-11-21)