diff --git a/changelog/0.2.1.txt b/changelog/0.2.1.txt new file mode 100644 index 0000000..7361437 --- /dev/null +++ b/changelog/0.2.1.txt @@ -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