Update CHANGELOG

This commit is contained in:
1024jp 2024-07-05 12:58:00 +09:00
parent 9d4afd694a
commit 5bf6452fc0

View File

@ -28,7 +28,7 @@
- [trivial] Organize the structure of the Edit menu.
- [trivial] Suppress display of the “Extracting” message on the navigation bar in instantaneous parsing.
- [trivial] Make names of code contributors in the About window selectable.
- [dev] Update the build environment to Xcode 16.
- [dev] Update the build environment to Xcode 16 (Swift 6).
- [dev] Migrate all unit tests to Swift Testing.
- [dev] Migrate the navigation bar and the Snippets settings view to SwiftUI.