Changelog issue link for #3189

This commit is contained in:
Adrian Sampson 2019-03-26 22:11:12 -04:00
parent f842551915
commit 9abfc45adc

View file

@ -143,6 +143,7 @@ Fixes:
Thanks to :user:`GuilhermeHideki`.
:bug:`3033`
* When updating the database, beets no longer tries to move album art twice.
:bug:`3189`
* :doc:`/plugins/fetchart`: Added network connection error handling to backends
so that beets won't crash if a request fails.
Thanks to :user:`Holzhaus`.