From 5d185844d78dbe8ea4d457ec4ee3685fddcef7c6 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Fri, 10 Jan 2020 14:54:36 +0530 Subject: [PATCH] Add a changelog entry for #653 --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0a3d1e8..c64da99 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed +- Fixed a regression where a track would fail to download if it isn't + found on Spotify ([@ritiek](https://github.com/ritiek)) (#653) ## [1.2.3] - 2019-12-20 ### Added