Python 3.5 is EOL and we should drop support thus add notice to changelog

The final release 3.5.10 was on 2020-09-05
This commit is contained in:
wisp3rwind 2021-03-23 19:41:29 +01:00
parent 9a6b65351b
commit 7a0599efe2

View file

@ -10,7 +10,7 @@ As a technical detail, it also introduces two new external libraries:
`MediaFile`_ and `Confuse`_ used to be part of beets but are now reusable
dependencies---packagers, please take note.
Finally, this is the last version of beets where we intend to support Python
2.x; future releases will soon require Python 3.5.
2.x and 3.5; future releases will soon require Python 3.6.
Major new features: