From fef6c651eac96bea0844c7800b4edc573d6ddee1 Mon Sep 17 00:00:00 2001 From: IdeaVim Bot Date: Sat, 4 Nov 2023 10:06:18 +0000 Subject: [PATCH] Update changelog. Action id - 6754174825 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4425c5070d..5b6f6310fe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,7 @@ usual beta standards. ### Fixes: * [VIM-2933](https://youtrack.jetbrains.com/issue/VIM-2933) Reloading/sourcing .ideavimrc does not initialize new plugins +* [VIM-3138](https://youtrack.jetbrains.com/issue/VIM-3138) Do not try to register disposer if the caret is already disposed ### Merged PRs: * [734](https://github.com/JetBrains/ideavim/pull/734) by [Matt Ellis](https://github.com/citizenmatt): Support `~/` on Windows