]> git.r.bdr.sh - rbdr/lyricli/blob - CHANGELOG.md
Update changelog
[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 - iTunes Source Support
10
11 ### Fixed
12 - Lyricli freezes when no track found
13
14 ## 0.1.0 - 2017-05-20
15 ### Added
16 - Documentation with Jazzy / SourceKitten
17 - Apache License
18 - Documentation to help use lyricli and contribute
19 - Makefile to help build and install
20 - CI integration
21 - Lyrics engine to fetch the lyrics from lyricswiki
22 - Arguments source to read song and artist from command line
23 - Parsing of options to match legacy lyricli
24 - Placeholder for the library with expected endpoints
25
26 [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop