From 409db2e6c169943ad13e3a2c5305717e4da199ce Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Tue, 25 Jul 2023 08:10:14 +0200 Subject: [PATCH] Add changelog for #4861 --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c2954c265..9499f8ab1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -97,6 +97,10 @@ New features: * :doc:`plugins/discogs`: Add support for applying album information on singleton imports. :bug: `4716` +* :doc:`/plugins/smartplaylist`: During explicit runs of the ``splupdate`` + command, the log message "Creating playlist ..."" is now displayed instead of + hidden in the debug log, which states some form of progress through the UI. + :bug:`4861` Bug fixes: