Added changelog entry.

This commit is contained in:
Logan Arens 2019-10-12 12:22:29 -04:00 committed by GitHub
parent 0030a2218c
commit 72fcceac99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,6 +116,11 @@ Fixes:
:bug:`3242`
* Fix a bug that caused a crash when tagging items with the beatport plugin.
:bug:`3374`
* ``beet update`` will now confirm that the user still wants to update if
their library folder cannot be found, preventing the user from accidentally
wiping out their beets database.
Thanks to :user:`logan-arens`.
:bug:`1934`
For plugin developers: