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 e08afea commit 8e03f9fCopy full SHA for 8e03f9f
docs/changelog.rst
@@ -4,7 +4,13 @@ Changelog
4
1.4.2 (in development)
5
----------------------
6
7
-Fixes:
+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:
14
15
* :doc:`/plugins/badfiles`: Fix a crash on non-ASCII filenames. :bug:`2299`
16
* The ``%asciify{}`` path formatting function and the :ref:`asciify-paths`
0 commit comments