From 8966f25e0607d078253ac72e0394934a18ec7a6b Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Thu, 22 Jul 2021 08:43:09 +0200 Subject: [PATCH] watch-later-options support added to conf editor --- docs/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index a59aa32..c629998 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,7 @@ 5.4.9.2 Beta (2021-??-??) - Manual translated to simplified Chinese. (hooke007) +- watch-later-options support added to conf editor. (hooke007) - Showing the playlist selects the currently played file/stream in the playlist. - Properties are shown in the command palette instead of the text editor making it very easy to find a property and show/print its value.