From 4766e0dff5c221465ccdc1ee703ceb7944ca3ea7 Mon Sep 17 00:00:00 2001 From: "Yuichiro Tachibana (Tsuchiya)" Date: Tue, 17 Dec 2024 14:00:03 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a70b37a63..911b5dbe36 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.62.5] - 2024-12-17 + +### Fix + +- Cursor position adjustment in the `strictEmacsMove` mode when there are folded regions, #2131. + ## [0.62.4] - 2024-12-11 ### Fix