mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 13:07:09 +01:00
add fix to changelog
This commit is contained in:
parent
9ec0d725e5
commit
175c392ef3
1 changed files with 2 additions and 0 deletions
|
|
@ -178,6 +178,8 @@ Fixes:
|
|||
* Removed ``@classmethod`` decorator from dbcore.query.NoneQuery.match method
|
||||
failing with AttributeError when called. It is now an instance method.
|
||||
:bug:`3516` :bug:`3517`
|
||||
* :doc:`/plugins/lyrics`: Tolerate missing lyrics div in Genius scraper
|
||||
:bug:`3535`
|
||||
|
||||
For plugin developers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue