diff --git a/CHANGELOG.md b/CHANGELOG.md index f69962a..40dd870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [human-readable changelog](https://keepachangelog.com/en/1.0.0/). +## 0.1.5 +### Changed +* Path generation for `forget` task now checks if `src` is actually filled and not only defined. + +### Added +* `prune` option for automatic pruning during forget + + ## 0.1.4 ### Changed * `--keep-tags` tags are correctly applied to the forget command