From ea571a56f214c6fc5767946ec74f2611bb5183f5 Mon Sep 17 00:00:00 2001 From: toaru_yousei Date: Thu, 30 Jun 2022 00:50:55 +0900 Subject: [PATCH] ImportAdded reflink fix: Update changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index dbee12764..31ca6aa3f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -82,6 +82,9 @@ Bug fixes: :bug:`4272` * :doc:`plugins/lyrics`: Fixed issue with Genius header being included in lyrics, added test case of up-to-date Genius html +* :doc:`plugins/importadded`: Fix a bug with recently added reflink import option + that casues a crash when ImportAdded plugin enabled. + :bug:`4389` For packagers: