From 3846e3519d1ea38f876b3e05a51e074574fee4f3 Mon Sep 17 00:00:00 2001 From: "Graham R. Cobb" Date: Fri, 5 Mar 2021 16:38:03 +0000 Subject: [PATCH] Update changelog to mention small test coverage improvement for web plugin. Signed-off-by: Graham R. Cobb --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2f31ecfe3..ecc926a33 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -186,6 +186,7 @@ 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.