aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEssau Ramirez <sauramirez@users.noreply.github.com>2017-11-25 13:22:29 -0600
committerRubén Beltrán del Río <ben@nsovocal.com>2017-11-25 13:22:29 -0600
commitd1a147d40ae00fd1f9f48a0b5e2f8a798849fd3d (patch)
treed03dc09446d71ab10b51671c2b1ee781d5373353 /CHANGELOG.md
parent772c8a7d231044bbdc50392f3192ea34f0b23288 (diff)
Added Spotify source support (#2)
* Added Spotify source support. Fixes #1 * Handle empty track being returned from itunes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc42b0d..0e78b44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,9 @@ 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.3.0]
+- Spotify Source Support
+
## [0.2.0]
### Added
- iTunes Source Support