docs: reorder changelog to match release notes

This commit is contained in:
Travis Abendshien
2026-08-15 21:46:20 -07:00
parent 435f5ff2b6
commit e6d67c26dd
+2 -2
View File
@@ -17,8 +17,6 @@ This update includes some critical library bugfixes along with a handful QoL twe
- feat(ui): show library format version in "About" window by @CyanVoxel in 102cfdf4a2e12635f4b6e47259aa23ea95787421
### Changed
#### Tag and Field Bars
- feat(ui): keep tag/field search bars open by default by @CyanVoxel in #1472
@@ -26,6 +24,8 @@ This update includes some critical library bugfixes along with a handful QoL twe
- feat(ui): use tab and shift+tab to navigate tag/field search bars by @CyanVoxel in #1474
- feat(ui): add hint icons to tag/field search bars by @CyanVoxel in #1475
### Changed
#### Internal Changes
- refactor: almost final migrations cleanup by @Computerdores in #1456