From 7c046f5ae664f746c5f5a4bbe18c0e89f5702305 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Fri, 26 Jan 2024 16:52:31 +0400 Subject: [PATCH] Move CHANGELOG entry for sextants to proper section --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b0a086d31..8c17768baf 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