aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2024-01-26 16:52:31 +0400
committerChristian Duerr <contact@christianduerr.com>2024-03-19 02:20:53 +0100
commitf53109a9d6d802a40d0a1f3ff1b860d836dcff9c (patch)
tree3cf8a7564874645778d1e0fe735fc0e53616390c
parent03dbae5c769898cb3b04bdf167c42a2c9486dc04 (diff)
downloadalacritty-f53109a9d6d802a40d0a1f3ff1b860d836dcff9c.tar.gz
alacritty-f53109a9d6d802a40d0a1f3ff1b860d836dcff9c.zip
Move CHANGELOG entry for sextants to proper section
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80fdc6f2..3af8cbfb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- No unused-key warnings will be emitted for OS-specific config keys
+- Use built-in font for sextant symbols from `U+1FB00` to `U+1FB3B`
## 0.13.1
@@ -26,7 +27,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- `alacritty migrate` will ignore null values in yaml instead of erroring out
-- Use built-in font for sextant symbols from `U+1FB00` to `U+1FB3B`
### Fixed