Move CHANGELOG entry for sextants to proper section

This commit is contained in:
Kirill Chibisov 2024-01-26 16:52:31 +04:00
parent 4eec59728a
commit 7c046f5ae6

View file

@ -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