mirror of
https://github.com/beetbox/beets.git
synced 2025-12-08 17:49:11 +01:00
Changelog about #4030
This commit is contained in:
parent
018396ccf7
commit
81fecedab4
1 changed files with 3 additions and 0 deletions
|
|
@ -9,10 +9,13 @@ This release now requires Python 3.6 or later (it removes support for Python
|
|||
|
||||
For packagers:
|
||||
|
||||
* As noted above, the minimum Python version is now 3.6.
|
||||
* We fixed a flaky test, named `test_album_art` in the `test_zero.py` file,
|
||||
that some distributions had disabled. Disabling this test should no longer
|
||||
be necessary.
|
||||
:bug:`4037` :bug:`4038`
|
||||
* This version of beets no longer depends on the `six`_ library.
|
||||
:bug:`4030`
|
||||
|
||||
Major new features:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue