diff --git a/changelog/unreleased/pull-2598 b/changelog/unreleased/pull-2598 new file mode 100644 index 000000000..7000c66d5 --- /dev/null +++ b/changelog/unreleased/pull-2598 @@ -0,0 +1,6 @@ +Enhancement: Improve speed of diff command + +We've improved the performance of the diff command when comparing snapshots +with similar content. It should run up to twice as fast as before. + +https://github.com/restic/restic/pull/2598