diff --git a/docs/changelog.rst b/docs/changelog.rst index 8385a3b85..a9ed03e42 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -26,9 +26,9 @@ New features: Bug fixes: -* The detection of a "feat. X" part in a song title does not produce any false +* :doc:`plugins/ftintitle`: The detection of a "feat. X" part in a song title does not produce any false positives caused by words like "and" or "with" anymore. :bug:`5441` -* The detection of a "feat. X" part now also matches such parts if they are in +* :doc:`plugins/ftintitle`: The detection of a "feat. X" part now also matches such parts if they are in parentheses or brackets. :bug:`5436` * Improve naming of temporary files by separating the random part with the file extension. * Fix the ``auto`` value for the :ref:`reflink` config option.