diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b926e45 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## 0.0.1 - 2018-08-23 +### Added +- This CHANGELOG file because I can't believe for the last year I wasn't +keeping track of releases for this project. :p + +[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.1...HEAD