]> git.r.bdr.sh - rbdr/lyricli/commitdiff
Adds a changelog
authorBen Beltran <redacted>
Sun, 13 Nov 2016 05:57:19 +0000 (23:57 -0600)
committerBen Beltran <redacted>
Sun, 13 Nov 2016 05:57:19 +0000 (23:57 -0600)
CHANGELOG.md [new file with mode: 0644]

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..b6712ba
--- /dev/null
@@ -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