From eb6fbd03ec2f9e15d5f906740b4820096f5b3078 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Tue, 19 Nov 2019 20:49:54 +0100 Subject: [PATCH] Update Changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index e100113cf..d28b98bea 100644 --- a/Changelog +++ b/Changelog @@ -7,6 +7,7 @@ Unreleased: * Fixed crash when cancelling scrobbler authentication * Fixed "Double clicking a song in the playlist" behaviour setting * Fixed "Pressing Previous in player" behaviour setting + * Added back lyrics from Chartlyrics * Improved updating compilations code * Removed left click on analyzer to popup menu * (Windows) Added killproc executable to terminate running process before uninstalling @@ -120,6 +121,7 @@ Version 0.6.1: * Replaced FTS3 and custom tokenizer with FTS5 with unicode61. * Fixed certain cases where track slider popup was stuck. * Fixed certain cases where the playing widget gets stuck when switching fast between context and other widgets. + * Removed ChartLyrics provider (service have been down for a long time). Version 0.5.5: