]> git.r.bdr.sh - rbdr/lyricli/blame - CHANGELOG.md
Add mentions of CI to CONTRIBUTING
[rbdr/lyricli] / CHANGELOG.md
CommitLineData
8b945f7e
BB
1# Changelog
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/).
6
7## [Unreleased]
8### Added
fc3f842a
BB
9- Apache License
10- Documentation to help use lyricli and contribute
11- Makefile to help build and install
12- CI integration
13- Lyrics engine to fetch the lyrics from lyricswiki
14- Arguments source to read song and artist from command line
8b945f7e
BB
15- Parsing of options to match legacy lyricli
16- Placeholder for the library with expected endpoints
17
18[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop