1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00

CHANGE: changelog

This commit is contained in:
Matthias Leutenegger 2020-06-02 19:48:12 +02:00
parent bcca20727f
commit d3d0336fbb

View file

@ -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/).
## Unreleased
## [0.2.5] - 2020-06-02
### Fixed:
* AWS credentials are now supplied to the initialising step
* Cronjob step does not fail if `scheduled` parameter is not set on repo
@ -64,7 +65,8 @@ and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).
* initial release
[Unreleased]: https://github.com/arillso/ansible.restic/compare/0.2.4...HEAD
[Unreleased]: https://github.com/arillso/ansible.restic/compare/0.2.5...HEAD
[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.3]: https://github.com/arillso/ansible.restic/compare/0.2.2...0.2.3
[0.2.2]: https://github.com/arillso/ansible.restic/compare/0.2.1...0.2.2