diff --git a/CHANGELOG.md b/CHANGELOG.md index 465974f..31a7558 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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