Add CHANGELOG

This commit is contained in:
Morgan McMillian 2018-08-24 04:16:44 +00:00
parent 632b69f75b
commit 44cbca3575

13
CHANGELOG.md Normal file
View file

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