From 541ac5f6d57960036e9815a210d493620f313c1f Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Mon, 1 Apr 2019 13:24:14 +0200 Subject: [PATCH] - --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b903e80..5d9e093 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Table of contents ### Features - Customizable context menu defined in the same file as the keybindings +- a searchable options dialog with modern UI +- a searchable keyboard shortcut editor - Addon API for .NET languages - Scripting API for Python, C#, Lua, JavaScript and PowerShell - mpv's OSC, IPC, conf files and more @@ -68,7 +70,7 @@ https://github.com/stax76/mpv.net/wiki/Scripting-(CSharp,-Python,-JavaScript,-Lu ### Changelog -### 2.2 +### 2.2 (2019-04-01) - messages boxes had always the info icon even if a different icon (error, warning, question) was intended - instead of silently do nothing on unknown commands there is now a error message listing available commands and showing the location of the default bindings, this helps when commands are removed or renamed