We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018396c commit 81fecedCopy full SHA for 81feced
docs/changelog.rst
@@ -9,10 +9,13 @@ This release now requires Python 3.6 or later (it removes support for Python
9
10
For packagers:
11
12
+* As noted above, the minimum Python version is now 3.6.
13
* We fixed a flaky test, named `test_album_art` in the `test_zero.py` file,
14
that some distributions had disabled. Disabling this test should no longer
15
be necessary.
16
:bug:`4037` :bug:`4038`
17
+* This version of beets no longer depends on the `six`_ library.
18
+ :bug:`4030`
19
20
Major new features:
21
0 commit comments