mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-11-10 05:43:30 +01:00
changelog
This commit is contained in:
parent
6fd05902e2
commit
0cee419ea8
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue