From 725a0c966c8d155f1a332510e4696265897388b6 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 18 May 2026 14:23:18 +0200 Subject: [PATCH] :paperclip: Fix incorrect entries on changelog --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 00d3918679..87c3bc33e9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -123,8 +123,8 @@ - Fix several color picker issues [#9556](https://github.com/penpot/penpot/issues/9556) (PR: [#9558](https://github.com/penpot/penpot/pull/9558)) - Fix asset icon broken on Asset tab [#9587](https://github.com/penpot/penpot/issues/9587) (PR: [#9612](https://github.com/penpot/penpot/pull/9612)) - Fix text fill color stops updating in multiselect with texts [#9608](https://github.com/penpot/penpot/issues/9608) (PR: [#9549](https://github.com/penpot/penpot/pull/9549)) -- Fix editing a legacy text element silently detaches its color token [Taiga #13958](https://tree.taiga.io/project/penpot/issue/13958) -- Fix token application to grid paddings [Taiga #14136](https://tree.taiga.io/project/penpot/issue/14136) +- Fix editing a legacy text element silently detaches its color token [#9255](https://github.com/penpot/penpot/issues/9255) +- Fix token application to grid paddings [#9494](https://github.com/penpot/penpot/issues/9494) ## 2.15.4 (Unreleased)