summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerene-Arc <33189705+Serene-Arc@users.noreply.github.com>2023-11-24 15:24:58 +1000
committerSerene-Arc <33189705+Serene-Arc@users.noreply.github.com>2023-11-24 15:24:58 +1000
commit2892be9892daf41d6e7866331a9cf5f448856130 (patch)
tree4022fee028343e55790d0aa2f3a5aa6edb5e2247
parentfc4d7673d3a5472030dd747e1252d6dcc889b936 (diff)
Add changelog entry
-rw-r--r--docs/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 1ff5b59c8..52e7069bf 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -263,6 +263,8 @@ Bug fixes:
a null path that can't be removed.
* Fix bug where empty artist and title fields would return None instead of an
empty list in the discord plugin. :bug:`4973`
+* Fix bug regarding displaying tracks that have been changed not being
+ displayed unless the detail configuration is enabled.
For packagers: