From 1be20fbe4a556598f1b7335f56f5350853652ce5 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Thu, 28 Nov 2024 15:54:07 +0300 Subject: Fix recursion limit not working for toml migrate --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e78e82ba..15bdaa2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ Notable changes to the `alacritty_terminal` crate are documented in its - Mouse/Vi cursor hint highlighting broken on the terminal cursor line - Hint launcher opening arbitrary text, when terminal content changed while opening - `SemanticRight`/`SemanticLeft` vi motions breaking with wide semantic escape characters +- `alacritty migrate` crashing with recursive toml imports ## 0.14.0 -- cgit v1.2.3-54-g00ecf