RELEASE: 0.2.1

This commit is contained in:
Matthias Leutenegger 2020-04-07 09:01:03 +02:00
parent 41a31f733a
commit 4e7af79406

View file

@ -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