mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
266b0c16ca
commit
0221d23454
1 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).
|
and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
## [0.2.7] 2020-08-05
|
||||||
### Added
|
### Added
|
||||||
* Config option to exclude files
|
* Config option to exclude files
|
||||||
* Contributing guide
|
* Contributing guide
|
||||||
|
@ -73,7 +74,8 @@ and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
* initial release
|
* initial release
|
||||||
|
|
||||||
|
|
||||||
[Unreleased]: https://github.com/arillso/ansible.restic/compare/0.2.6...HEAD
|
[Unreleased]: https://github.com/arillso/ansible.restic/compare/0.2.7...HEAD
|
||||||
|
[0.2.6]: https://github.com/arillso/ansible.restic/compare/0.2.6...0.2.7
|
||||||
[0.2.6]: https://github.com/arillso/ansible.restic/compare/0.2.5...0.2.6
|
[0.2.6]: https://github.com/arillso/ansible.restic/compare/0.2.5...0.2.6
|
||||||
[0.2.5]: https://github.com/arillso/ansible.restic/compare/0.2.4...0.2.5
|
[0.2.5]: https://github.com/arillso/ansible.restic/compare/0.2.4...0.2.5
|
||||||
[0.2.4]: https://github.com/arillso/ansible.restic/compare/0.2.3...0.2.4
|
[0.2.4]: https://github.com/arillso/ansible.restic/compare/0.2.3...0.2.4
|
||||||
|
|
Loading…
Reference in a new issue