🩹(changelog) fix changelog entry ordering

Restore the correct order of entries in the CHANGELOG, which got
shuffled somewhere between rebases.
This commit is contained in:
lebaudantoine
2026-09-01 22:07:38 +02:00
parent 21c57bffb4
commit 7e8e98d737
+1 -4
View File
@@ -10,10 +10,6 @@ and this project adheres to
## [1.30.0] - 2026-09-01
### Changed
- ♿️(frontend) close side panel with Escape key #1507
### Added
- ✨(agent) support Voxtral realtime as inference engine
@@ -29,6 +25,7 @@ and this project adheres to
- ⬆️(frontend) upgrade @fontsource/opendyslexic from 5.2.5 to 5.3.0
- ⬆️(addons) upgrade core-js from 3.49.0 to 3.50.0
- ♻️(backend) factorize s3 client creation in utils
- ♿️(frontend) close side panel with Escape key #1507
### Fixed