From c2da286a7f16d6beaed9707ac57629b41ae2602f Mon Sep 17 00:00:00 2001 From: thomas Date: Tue, 28 Jul 2026 12:40:53 +0800 Subject: [PATCH] docs(changelog): reference the dedupe PR number Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8ae136c..d45a4a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 and the gpui fork on resvg 0.47, the gpui-component fork still declared its own `resvg = "0.45.1"`, keeping a legacy resvg/usvg/tiny-skia 0.45/0.11 stack in the tree. That fork now pins 0.47 as well, so the whole build - compiles a single resvg stack. + compiles a single resvg stack. (#238) ### Fixed