From ae8866f85ca768cd91fd9b87bd18ace220784a26 Mon Sep 17 00:00:00 2001 From: RollingStar Date: Mon, 4 Dec 2023 01:43:54 -0500 Subject: [PATCH] Update changelog.rst for config_default --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8266e8550..8565db7e9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -145,6 +145,7 @@ New features: plugin which allows to replace fields based on a given library query. * :doc:`/plugins/lyrics`: Add LRCLIB as a new lyrics provider and a new `synced` option to prefer synced lyrics over plain lyrics. +* Sorted the default configuration file :ref: into categories. Bug fixes: