]> git.r.bdr.sh - rbdr/lyricli/blame - CHANGELOG.md
Added Spotify source support (#2)
[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
d1a147d4
ER
7## [0.3.0]
8- Spotify Source Support
9
6536622b 10## [0.2.0]
4c5df35e
BB
11### Added
12- iTunes Source Support
13
14### Fixed
15- Lyricli freezes when no track found
6536622b 16- README URLs
4c5df35e 17
0d4485a4 18## 0.1.0 - 2017-05-20
8b945f7e 19### Added
5398a7be 20- Documentation with Jazzy / SourceKitten
fc3f842a
BB
21- Apache License
22- Documentation to help use lyricli and contribute
23- Makefile to help build and install
24- CI integration
25- Lyrics engine to fetch the lyrics from lyricswiki
26- Arguments source to read song and artist from command line
8b945f7e
BB
27- Parsing of options to match legacy lyricli
28- Placeholder for the library with expected endpoints
29
6536622b
BB
30[Unreleased]: https://github.com/lyricli-app/lyricli/compare/0.1.0...0.2.0
31[Unreleased]: https://github.com/lyricli-app/lyricli/compare/master...develop