Changelog for #1266

This commit is contained in:
Adrian Sampson 2015-01-24 10:39:06 -08:00
parent bd81eb1660
commit 258b63c566

View file

@ -50,6 +50,9 @@ Fixes:
``beet embedart -f FILE`` is given a non-existent path. :bug:`1252`
* Fix a crash when a file has an unrecognized image type tag. Thanks to
Matthias Kiefer. :bug:`1260`
* :doc:`/plugins/importfeeds` and :doc:`/plugins/smartplaylist`: Automatically
create parent directories for playlist files (instead of crashing when the
parent directory does not exist). :bug:`1266`
For developers: