mirror of
https://github.com/restic/restic.git
synced 2025-08-24 22:57:31 +00:00
Prepare changelog for 0.12.0
This commit is contained in:
8
changelog/0.12.0_2021-02-14/pull-3081
Normal file
8
changelog/0.12.0_2021-02-14/pull-3081
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Make the `dump` command support `zip` format
|
||||
|
||||
Previously, restic could dump the contents of a whole folder structure only
|
||||
in the `tar` format. The `dump` command now has a new flag to change output
|
||||
format to `zip`. Just pass `--archive zip` as an option to `restic dump`.
|
||||
|
||||
https://github.com/restic/restic/pull/2433
|
||||
https://github.com/restic/restic/pull/3081
|
Reference in New Issue
Block a user