mirror of
https://github.com/restic/restic.git
synced 2024-12-22 15:57:07 +00:00
changelog: add changelog entry for gh-5137
This commit is contained in:
parent
9a2d3a0b4d
commit
5d1cda5da7
1 changed files with 8 additions and 0 deletions
8
changelog/unreleased/issue-5137
Normal file
8
changelog/unreleased/issue-5137
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Enhancement: Restic tag command returns the modified snapshot information
|
||||||
|
|
||||||
|
Restic `tag` command now returns the modified snapshot information in the
|
||||||
|
output. Added `--json` option to the command to get the output in JSON format
|
||||||
|
for scripting access.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/5137
|
||||||
|
https://github.com/restic/restic/pull/5144
|
Loading…
Reference in a new issue