From 1a4cff2a498af2b1d163766f06b6d6ba889e2bf6 Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Tue, 6 Dec 2022 07:19:07 +0100 Subject: [PATCH] Add changelog for #4573 --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c7f3eb614..2d9fc6247 100755 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -49,6 +49,10 @@ New features: :bug:`4438` * Add a new ``import.ignored_alias_types`` config option to allow for specific alias types to be skipped over when importing items/albums. +* :doc:`/plugins/smartplaylist`: A new ``--pretend`` option lets the user see + what a new or changed smart playlist saved in the config is actually + returning. + :bug:`4573` Bug fixes: