Polish changelogs (#5308)

* polish changelogs

* Additional changelog polishing

* fix test failure

* Correct changelog for recover command

---------

Co-authored-by: Leo R. Lundgren <leo@finalresort.org>
This commit is contained in:
Michael Eischer
2025-03-25 18:12:51 +01:00
committed by GitHub
co-authored by Leo R. Lundgren
parent 9eee32131a
commit 823cc3d93a
31 changed files with 107 additions and 130 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
Change: Update dependencies and require Go 1.23 or newer
We have updated all dependencies. Since some libraries require newer Go
standard library features, support for Go 1.19, 1.20, 1.21 and 1.22 has been
dropped, which means that restic now requires at least Go 1.23 to build.
We have updated all dependencies. Restic now requires Go 1.23 or newer to build.
This also disables support for TLS versions older than TLS 1.2. On Windows,
restic now requires at least Windows 10 or Windows Server 2016. On macOS,