From e8bc8311e6875f5ad62b057176ddd2ffe4415b32 Mon Sep 17 00:00:00 2001 From: stax76 Date: Sun, 5 Jun 2022 16:45:11 +0200 Subject: [PATCH] add header format to changelog --- docs/Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 5de4540..7fb3f45 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,5 @@ -6.0.0.0 Beta (2022-06-05) +# 6.0.0.0 Beta (2022-06-05) - The options `cache` and `demuxer-max-bytes`have been added to the conf editor. @@ -53,7 +53,7 @@ Alt+q script-message-to mpvnet quick-bookmark All occurrences of `script-message mpv.net` were changed to `script-message-to mpvnet`. -5.9.0.0 Beta (2022-05-08) +# 5.9.0.0 Beta (2022-05-08) - Fix startup without media file not working with gpu-api=vulkan. - Fix keyboard layout change not working.