mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
Add changelog for 0.2.1
This commit is contained in:
parent
181dbca98c
commit
eeb3078ee9
10
changelog/0.2.1.txt
Normal file
10
changelog/0.2.1.txt
Normal file
@ -0,0 +1,10 @@
|
||||
Changes in version 0.2.1
|
||||
- add support for local cache (adds --no-cache and --cache-dir options)
|
||||
- added --prune option to forget
|
||||
- restore: display and ignore most errors during restore
|
||||
- restore: handle much more cases
|
||||
- fix chunker for empty files
|
||||
- REST backend: fix url path
|
||||
- Local backend: fix treatment of additional files
|
||||
- added fully support special files
|
||||
- Allow specifying global options with subommands
|
||||
Loading…
Reference in New Issue
Block a user