add changelog for windows zip binaries

This commit is contained in:
Michael Eischer 2025-05-15 21:03:05 +02:00
parent 72a7319fae
commit 25066228ee

View file

@ -0,0 +1,7 @@
Enhancement: Add zip archive format for Windows releases
Windows users can now download rest-server binaries in zip archive format (.zip)
in addition to the existing tar.gz archives.
https://github.com/restic/rest-server/issues/321
https://github.com/restic/rest-server/pull/346