add changelog

This commit is contained in:
Michael Eischer
2023-05-26 19:23:51 +02:00
parent ecbf8e055c
commit 7eec91f841

View File

@@ -0,0 +1,3 @@
Bugfix: `generate` and `init` no longer silently ignore unexpected arguments
https://github.com/restic/restic/pull/4333