Skip to content

Commit 8e03f9f

Browse files
committed
Python 3 status note in changelog
1 parent e08afea commit 8e03f9f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/changelog.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ Changelog
44
1.4.2 (in development)
55
----------------------
66

7-
Fixes:
7+
This is just a little bug fix release. With 1.4.2, we're also confident enough
8+
to recommend that anyone who's interested give Python 3 a try: bugs may still
9+
lurk, but we've deemed things safe enough for broad adoption. If you can,
10+
please install beets with ``pip3`` instead of ``pip2`` this time and let us
11+
know how it goes!
12+
13+
Here are the fixes:
814

915
* :doc:`/plugins/badfiles`: Fix a crash on non-ASCII filenames. :bug:`2299`
1016
* The ``%asciify{}`` path formatting function and the :ref:`asciify-paths`

0 commit comments

Comments
 (0)