diff --git a/changelog/unreleased/issue-4547 b/changelog/unreleased/issue-4547 new file mode 100644 index 000000000..37a0bdf71 --- /dev/null +++ b/changelog/unreleased/issue-4547 @@ -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