From fd56b1d677600bd101b77875d057293fdf45fcf2 Mon Sep 17 00:00:00 2001 From: Taizo Simpson Date: Wed, 24 Oct 2018 14:07:27 -0400 Subject: [PATCH] Added changelog entry for issue 3051 --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9ff3a5008..fec36af67 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -98,6 +98,10 @@ Fixes: * Missing album art file during an update no longer causes a fatal exception (instead, an error is logged and the missing file path is removed from the library). :bug:`3030` +* Fixed the ordering of items when manually selecting changes while updating + tags + Thanks to :user:`TaizoSimpson`. + :bug:`3501` .. _python-itunes: https://github.com/ocelma/python-itunes