diff options
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dfe8b6..b13f1ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Changed +- Better error handling for situations in which the cache file could not be + found. +- Better error handling if malformed archives are found during the scan. ## 1.3.1 - 2020-10-10 ### Added |