From c7d9d658f2c33c0d41b8145b6545ac290dea562d Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Mon, 16 Aug 2021 11:18:00 +0200 Subject: [PATCH] libmpv shinchiro 2021-08-15 --- docs/Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 91f4db7..da61e43 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,4 +1,10 @@ +5.4.9.2 Beta (2021-??-??) + +- Leaving fullscreen using keepaspect-window=no restores the correct size. +- libmpv shinchiro 2021-08-15 + + 5.4.9.2 Beta (2021-08-08) - Manual translated to simplified Chinese. (hooke007) @@ -18,7 +24,6 @@ - The recent list can also be shown in the command palette: Alt+r script-message mpv.net show-recent #menu: View > Show Recent - The recent context menu removes the folder info in case of very long paths. -- Leaving fullscreen using keepaspect-window=no restores the correct size. - libmpv shinchiro 2021-08-01