diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-05-20 11:29:51 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-05-20 11:29:51 -0500 |
| commit | 6536622bd1946cf297a311a946d5ad9eba126263 (patch) | |
| tree | 36a0f30e6a615f98a08a5dce1384971d4efe549e | |
| parent | 27eea5168b00796ab254247a072d936195c37d31 (diff) | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 57aa843..fc42b0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,13 @@ 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/). -## Unreleased +## [0.2.0] ### Added - iTunes Source Support ### Fixed - Lyricli freezes when no track found +- README URLs ## 0.1.0 - 2017-05-20 ### Added @@ -23,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 |