diff --git a/CHANGELOG.md b/CHANGELOG.md index b7fab7f..1dab3e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,14 @@ 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.1 +### Fixed +* Crontab entries are now created correctly (@dnmvisser) +* Molecule now correctly runs lint (@mleutenegger) ## 0.2.0 ### Added * S3 Support -### Fixed -* Crontab entries are now created correctly (@dnmvisser) -* Molecule now correctly runs lint (@mleutenegger) ## 0.1.5 ### Changed