From 41cbb47918d61465b005cec142129c5d3a4f7cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20=E2=80=9CFreso=E2=80=9D=20S=2E=20Olesen?= Date: Thu, 29 Oct 2015 05:04:59 +0100 Subject: [PATCH] Add changelog entry for #1661. --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c247aa429..4eafe9c90 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,8 @@ Fixes: and name in quick succession. The importer would fail to detect them as duplicates, claiming that there were "empty albums" in the database even when there were not. :bug:`1652` +* :doc:`plugins/lastgenre`: Clean up the reggae related genres somewhat. + Thanks to :user:`Freso`. :bug:`1661` 1.3.15 (October 17, 2015)