From 7bf86933ef22c74a260549119cf92f0f4c9386ff Mon Sep 17 00:00:00 2001 From: "Yuichiro Tachibana (Tsuchiya)" Date: Tue, 16 Jan 2024 12:27:31 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 553e8e8084..9c358c644a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to the "emacs-mcx" extension will be documented in this file ## [Unreleased] +## [0.57.2] - 2024-01-16 + +### Fix + +- Internal fix on the event handler interrupting the appending kills, #1818 + ## [0.57.1] - 2024-01-13 ### Fix