13 lines
435 B
Markdown
13 lines
435 B
Markdown
# 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
|