We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7b6f1 commit 40cd886Copy full SHA for 40cd886
2 files changed
RELEASE_NOTES
@@ -1,3 +1,18 @@
1
+Release 0.5.4
2
+=============
3
+
4
+Bug fixes
5
+---------
6
7
+- Fix generation of watch later config file for multiline file names when
8
+ --write-filename-in-watch-later-config is used (avoid writing the new lines
9
+ in the config, which would make it possible for the filename to set options).
10
+- Fix random crashes on audio uninit.
11
12
+This listing is not complete. There are many more bug fixes and changes. The
13
+complete change log can be viewed by running ``git log 6f7f7c3..1a7b6f1`` in
14
+the git repository.
15
16
Release 0.5.3
17
=============
18
VERSION
@@ -1 +1 @@
-0.5.3
+0.5.4
0 commit comments