summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2023-12-28 18:57:30 +0100
committerGitHub <noreply@github.com>2023-12-28 21:57:30 +0400
commit81df32af60147941c7d6005cf55ffd14c9665734 (patch)
treebf541f4a444bd90298becaa980e2ac4ed78b1588 /CHANGELOG.md
parent234fea701c4b8043de3346fd3fdbca84f1593e08 (diff)
downloadalacritty-81df32af60147941c7d6005cf55ffd14c9665734.tar.gz
alacritty-81df32af60147941c7d6005cf55ffd14c9665734.zip
Fix `alacritty migrate` with nonexistent imports
Fixes #7473.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0534c103..e65f85f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.14.0-dev
+### Fixed
+
+- `alacritty migrate` failing with nonexistent imports
+
## 0.13.0
### Packaging