diff --git a/CHANGELOG.md b/CHANGELOG.md index 562e0790..f59e4725 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to the Keyboard Macro Bata extension will be documented in this file. ### [Unreleased] +- Update + - Updated keymap wrapper for Delphi Keymap (v9.7.1). [#210](https://github.com/tshino/vscode-kb-macro/pull/210) - Internal - Updated automated workflow to ignore meaningless rows in the default keybindings JSON. [#206](https://github.com/tshino/vscode-kb-macro/issues/206) diff --git a/keymap-wrapper/alefragnani.delphi-keybindings.json b/keymap-wrapper/alefragnani.delphi-keybindings.json index b7e893ce..dd686794 100644 --- a/keymap-wrapper/alefragnani.delphi-keybindings.json +++ b/keymap-wrapper/alefragnani.delphi-keybindings.json @@ -1,5 +1,5 @@ [ - // Keymap wrapper for Delphi Keymap v9.6.0 + // Keymap wrapper for Delphi Keymap v9.7.1 // (required by Keyboard Macro Beta) // The latest version can be found at: // https://github.com/tshino/vscode-kb-macro/blob/main/keymap-wrapper/README.md