chore(changelog): update changelog (auto) (#294)

This PR was created by a GitHub Action to update the changelog.

Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-01-20 12:17:38 +01:00 committed by GitHub
parent 40c97c9c4c
commit 4dc7c7129f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.9.4] - 2025-01-20
### 🐛 Bug Fixes
- *(syntect)* Switch back to oniguruma while investigating parsing issues (#292)
### ⚙️ Miscellaneous Tasks
- *(changelog)* Update changelog (auto) (#288)
- Bump workspace to 0.9.4 (#293)
## [0.9.3] - 2025-01-19
### 🚀 Features