From: Ben Beltran Date: Sun, 13 Nov 2016 05:57:19 +0000 (-0600) Subject: Adds a changelog X-Git-Tag: 0.1.0^2~4^2 X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/commitdiff_plain/8b945f7eefe50a5d4230a765b8be9adb94e1678b Adds a changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b6712ba --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [Unreleased] +### Added +- Parsing of options to match legacy lyricli +- Placeholder for the library with expected endpoints + +[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop