diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-05-20 11:33:50 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-05-20 11:33:50 -0500 |
| commit | 11ad3677e9c82da39494ee75fbff56695df0d2b9 (patch) | |
| tree | 01141c277297535867c7adb912b946796cd9e7a8 /CHANGELOG.md | |
| parent | ee966aa755acd8eea53c982e43e13aef4f193984 (diff) | |
| parent | b7375241b8ca1e34d7aca4aa77414f699985cdf7 (diff) | |
Merge branch 'release/0.2.0'0.2.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 029adac..fc42b0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [0.2.0] +### Added +- iTunes Source Support + +### Fixed +- Lyricli freezes when no track found +- README URLs + ## 0.1.0 - 2017-05-20 ### Added - Documentation with Jazzy / SourceKitten @@ -16,4 +24,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Parsing of options to match legacy lyricli - Placeholder for the library with expected endpoints -[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop +[Unreleased]: https://github.com/lyricli-app/lyricli/compare/0.1.0...0.2.0 +[Unreleased]: https://github.com/lyricli-app/lyricli/compare/master...develop |