aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2024-01-26 16:52:31 +0400
committerKirill Chibisov <contact@kchibisov.com>2024-01-27 15:54:19 +0400
commit7c046f5ae664f746c5f5a4bbe18c0e89f5702305 (patch)
tree562d086c3e1e0c253a114ea147da96a94aa633ee
parent4eec59728a754ce3ed71edb5147fadf6433a1bc5 (diff)
downloadalacritty-7c046f5ae664f746c5f5a4bbe18c0e89f5702305.tar.gz
alacritty-7c046f5ae664f746c5f5a4bbe18c0e89f5702305.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 9b0a086d..8c17768b 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