Fix a typo in CHANGELOG

This commit is contained in:
1024jp 2024-05-23 21:21:15 +09:00
parent 2dcfb322da
commit 85aa2c2bed

View File

@ -16,7 +16,7 @@
- Improve VoiceOver support in the Quick Action bar.
- Remove Solarized themes from the bundle.
- Update all the bundled themes to have a 70% opacity in the current line highlight.
- Improve the performance of counting values in the editor for the status bar and the document inspector to avoid flickign.
- Improve the performance of counting values in the editor for the status bar and the document inspector to avoid flicking.
- [trivial] Suppress display of “Extracting” message on the navigation bar in instantaneous parsing.
- [trivial] Make names of code contributors in the About window selectable.
- [dev] Migrate the navigation bar and the Snippets settings view to SwiftUI.