Add a CHANGELOG

This commit is contained in:
Luke Murphy 2020-04-25 08:24:14 +02:00
parent d6b8fb11a8
commit b43130e158
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 21 additions and 0 deletions

21
CHANGELOG.md Normal file
View File

@ -0,0 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.1] - 2020-04-25
### Added
- Molecule 3.x support
- Usage documentation in the README.md
- Drone CI/CD integration testing
### Changed
- Migrate to git.autonomic.zone for maintenance
- Mirroring of Github repository and discussion with Molecule team