From d2a125175654fb6390ff68dcf9217a0fd85feed2 Mon Sep 17 00:00:00 2001 From: "Graham R. Cobb" Date: Fri, 5 Mar 2021 22:42:27 +0000 Subject: [PATCH] Drop changelog as requested by @sampsyo. Signed-off-by: Graham R. Cobb --- docs/changelog.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index ecc926a33..2f31ecfe3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -186,7 +186,6 @@ New features: Fixes: -* Small improvement to ``web`` plugin test coverage (for `expand` and `stats` features) * :bug:`/plugins/discogs`: Fixed a bug with ``index_tracks`` options that sometimes caused the index to be discarded. Also remove the extra semicolon that was added when there is no index track.