From 7399b4d423d0068e50298593c5581e4067ce1a65 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Fri, 21 Nov 2025 14:21:14 +0100 Subject: [PATCH] :books: Remove wrong line on CHANGES --- CHANGES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a4a4e15ea4..25c4693a72 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -70,7 +70,6 @@ penpot on-premise you will need to apply the same changes on your own ### :bug: Bugs fixed -- Ensure imported SVG shapes keep default fill when updating renders - Fix text line-height values are wrong [Taiga #12252](https://tree.taiga.io/project/penpot/issue/12252) - Fix an error translation [Taiga #12402](https://tree.taiga.io/project/penpot/issue/12402) - Fix pan cursor not disabling viewport guides [Github #6985](https://github.com/penpot/penpot/issues/6985)