diff --git a/changelog/unreleased/pull-4573 b/changelog/unreleased/pull-4573 new file mode 100644 index 000000000..bd5c2c423 --- /dev/null +++ b/changelog/unreleased/pull-4573 @@ -0,0 +1,5 @@ +Enhancement: Add `--new-host` and `--new-time` options to `rewrite` command + +`restic rewrite` now allows rewriting the host and / or time metadata of a snapshot. + +https://github.com/restic/restic/pull/4573