From c5851a121fa66846fefc31aaeef9aba71c79e196 Mon Sep 17 00:00:00 2001 From: tshino Date: Mon, 3 Jan 2022 18:50:06 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4d0946c..f2e737ae 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] +- New + - Added a new `Keybaord Macro: Repeat Playback` command, which lets the user input a number and then repeats the macro specified times. [#29](https://github.com/tshino/vscode-kb-macro/pull/29) - Update - Updated keymap wrapper for Awesome Emacs Keymap (v0.37.1). - Fix