summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0J0 Todos <jojo@peek-a-boo.at>2023-03-29 07:45:51 +0200
committerJ0J0 Todos <jojo@peek-a-boo.at>2023-03-29 07:45:51 +0200
commit01b77f5602636a45d9f32a2d70a422469eb4725e (patch)
tree589664d1e5152bda49fe2bb43ee82877372923ba
parent39e4b90b5c8c947950cc54beb0f197cc216724bd (diff)
convert: playlist: Add changelog entry
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 435c85709..78bbb249e 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -68,6 +68,9 @@ New features:
enabled via the :ref:`musicbrainz.external_ids` options, release ID's will be
extracted from those URL's and imported to the library.
:bug:`4220`
+* :doc:`/plugins/convert`: Add support for generating m3u8 playlists together
+ with converted media files.
+ :bug:`4373`
Bug fixes: