diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-05-19 00:12:14 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-05-19 00:12:14 -0500 |
| commit | fc3f842abd1fd804fbb7a04f123c2102a785dfc3 (patch) | |
| tree | 3f99b2afb8ae5d7d6c08e9be04f5268ca974de7b | |
| parent | 22172f7d09afee10de0329160e0003e0aa9ff7ed (diff) | |
Add changes to CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b6712ba..74adbd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Added +- Apache License +- Documentation to help use lyricli and contribute +- Makefile to help build and install +- CI integration +- Lyrics engine to fetch the lyrics from lyricswiki +- Arguments source to read song and artist from command line - Parsing of options to match legacy lyricli - Placeholder for the library with expected endpoints |