add changelog/unreleases for issue-4547

This commit is contained in:
Tobias Speicher
2023-10-31 19:39:52 +01:00
parent d45cc52468
commit 6ca07ee004

View File

@@ -0,0 +1,6 @@
Enhancement: add --json option to version command.
Restic now supports outputting restic version and used go version and platform
target via json when using the version command
https://github.com/restic/restic/issues/4547