From fe557b022ad46fff73ec5695e06d47f036f11b7e Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 25 Nov 2017 12:12:08 +0100 Subject: [PATCH] Add entry to CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c95d4ea41..1bc72e9d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,14 @@ Important Changes in 0.X.Y that can be used to disable the cache. By deafult, the cache a standard cache folder for the OS, which can be overridden with `--cache-dir`. The cache will automatically populate, indexes and snapshots are saved as they - are loaded. + are loaded. Cache directories for repos that haven't been used recently can + automatically be removed by restic with the `--cleanup-cache` option. https://github.com/restic/restic/pull/1040 https://github.com/restic/restic/issues/29 https://github.com/restic/restic/issues/738 https://github.com/restic/restic/issues/282 https://github.com/restic/restic/pull/1287 + https://github.com/restic/restic/pull/1436 * A related change was to by default create pack files in the repo that contain either data or metadata, not both mixed together. This allows easy