Add CHANGELOG
This commit is contained in:
parent
632b69f75b
commit
44cbca3575
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
Normal file
13
CHANGELOG.md
Normal 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
|
Loading…
Reference in a new issue