From 006cd7ec8ad0cb65cf5e68edf5522a86c229ba1b Mon Sep 17 00:00:00 2001 From: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:16:36 +0000 Subject: [PATCH] chore(changelog): update changelog (auto) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7403a3..311ead8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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