From d1b7250a7a524727c30fe9b6cd498be3ed4356d0 Mon Sep 17 00:00:00 2001 From: stax76 Date: Wed, 8 Jun 2022 21:39:36 +0200 Subject: [PATCH] changelog update --- docs/Changelog.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 98f6b34..84e8036 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,8 +1,11 @@ -- New options `autofit-image` and `autofit-audio`, like - autofit but used for image and audio files. Default 80. -- Fix long commands causing key bindings not visible in the - command palette. +# 6.1.0.0 Beta (not yet released) + +- New tutorial: [Extending mpv and mpv.net via Lua scripting](https://github.com/stax76/mpv.net/wiki/Extending-mpv-and-mpv.net-via-Lua-scripting) +- New options `autofit-image` and `autofit-audio`, like autofit but used for image and audio files. Default 80. +- New [auto-mode](https://github.com/stax76/mpv-scripts) script to use mpv and mpv.net as image viewer and audio player. +- Fix long commands causing key bindings not visible in the command palette. + # 6.0.0.0 Beta (2022-06-05)