mirror of https://github.com/restic/restic.git
Add changelog for #2184
This commit is contained in:
parent
d9e22c2df1
commit
449c049ce9
|
@ -0,0 +1,8 @@
|
||||||
|
Enhancement: Add --json support to forget command
|
||||||
|
|
||||||
|
The forget command now supports the --json argument, outputting the
|
||||||
|
information about what is (or would-be) kept and removed from the
|
||||||
|
repository.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/2184
|
||||||
|
https://github.com/restic/restic/pull/2185
|
Loading…
Reference in New Issue