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