aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2016-11-12 23:57:19 -0600
committerBen Beltran <ben@nsovocal.com>2016-11-12 23:57:19 -0600
commit8b945f7eefe50a5d4230a765b8be9adb94e1678b (patch)
tree790b7ffcb61e23f08d97559833c7208ee55b8ad9
parent0b3e11a806e704fa373f0549fb3b6164d45c564a (diff)
Adds a changelog
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
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