From 89735c2bbba54fb8e753807d752899f2fff1a317 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Tue, 19 May 2020 12:58:35 +0530 Subject: [PATCH] Add entry to CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a5d27d9..6d55bbe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,7 +10,7 @@ The release dates mentioned follow the format `DD-MM-YYYY`. ### Fixed - Failure on invoking spotdl if FFmpeg isn't found. It should now warn about missing FFmpeg and move ahead without encoding. [@ritiek](https://github.com/ritiek) - (29b1f31a2622f749df83c3072c4cbb22615bff95) + (debe7ee9024e2ec65eed9935460c62f4eecd03ea) ## [2.0.3] (Hotfix Release) - 18-05-2020 ### Fixed