changelog

This commit is contained in:
Matthias Leutenegger 2019-09-11 16:07:03 +02:00
parent 6fd05902e2
commit 0cee419ea8

View file

@ -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