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 2bef20b commit 6406918Copy full SHA for 6406918
docs/changelog.rst
@@ -10,6 +10,8 @@ Fixes:
10
* The ``%asciify{}`` path formatting function and the :ref:`asciify-paths`
11
setting properly substitute path separators generated by converting some
12
unicode characters into ASCII, such as ½ and ¢.
13
+* :doc:`/plugins/convert`: Fix a logging-related crash when filenames contain
14
+ curly brackets. Thanks to :user:`kierdavis`. :bug:`2323`
15
16
Also, we've removed some special handling for logging in the
17
:doc:`/plugins/discogs` that we believe was unnecessary. If spurious log
0 commit comments