Skip to content

Commit 29f0fd1

Browse files
committed
Updated changelog.
See #2012
1 parent c594ba4 commit 29f0fd1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data REST Changelog
22
==========================
33

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

18911901

18921902

1903+
18931904

18941905

0 commit comments

Comments
 (0)