Add changelog for 0.2.1

This commit is contained in:
Alexander Weiss 2022-07-08 13:20:54 +02:00
parent 181dbca98c
commit eeb3078ee9

10
changelog/0.2.1.txt Normal file
View 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