From a33d46d16ff3f2edb30927f8a389c14af1bdb10f Mon Sep 17 00:00:00 2001 From: DogLooksGood Date: Sun, 11 Feb 2024 00:41:44 +0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 303d419..8b3008e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## Master (Unreleased) ### Bugs fixed +* [#557](https://github.com/meow-edit/meow/issues/557) Fix the shim code for `wdired`. +* [#546](https://github.com/meow-edit/meow/issues/546) Fix `meow-back-symbol` that unconditionally reverse direction. * [#545](https://github.com/meow-edit/meow/issues/545) Fix position hint before tabs with width 2. * [#539](https://github.com/meow-edit/meow/issues/539) Fix beacon change with consecutive characters. * [#373](https://github.com/meow-edit/meow/issues/373) Do not cancel selection when entering beacon mode.