From d3cf75a36e8d04f2480ca0bfe707a91b379e4d06 Mon Sep 17 00:00:00 2001 From: Keith Hall Date: Wed, 8 Oct 2025 23:25:15 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6037d223..c386a294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ - Fixed some typos #3244 (@ssbarnea) - Update onig_sys dependency to 69.9.1 to fix a gcc build failure #3400 (@CosmicHorrorDev) - Add a cargo feature (`vendored-libgit2`) to build with vendored libgit2 version without depending on the system's one #3426 (@0x61nas) +- Update syntect dependency to v5.3.0 to fix a few minor bugs, see #3410 (@keith-hall) ## Syntaxes