summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr-Blank <64108942+Dr-Blank@users.noreply.github.com>2024-04-11 13:01:04 -0400
committerDr-Blank <64108942+Dr-Blank@users.noreply.github.com>2024-04-11 13:01:04 -0400
commit640c9613c0c14244ad9ee29f3e0180e7dfd3979c (patch)
tree096b32908764cae8d97af761ee618acef7eaab07
parentc88953805ba400f8809361d819e92315eb6b9c19 (diff)
add changelog for bug fix
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 72186603d..c51d15673 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -295,6 +295,9 @@ Bug fixes:
* Fix bug where all media types are reported as the first media type when
importing with MusicBrainz as the data source
:bug:`4947`
+* Fix bug where unimported plugin would not ignore children directories of
+ ignored directories.
+ :bug:`5130`
For plugin developers: