From 44e31f1890e97a8c625a2b94cec6d4515cff4700 Mon Sep 17 00:00:00 2001 From: Aitor Date: Tue, 25 Jul 2023 09:05:59 +0200 Subject: [PATCH] :books: Add missing change in CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 430f07ad1c..fd77dae98b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -85,6 +85,7 @@ - Fix assets right click button for multiple selection [Taiga #5545](https://tree.taiga.io/project/penpot/issue/5545) - Fix problem with precision in resizes [Taiga #5623](https://tree.taiga.io/project/penpot/issue/5623) - Fix absolute positioned layouts not showing flex properties [Taiga #5630](https://tree.taiga.io/project/penpot/issue/5630) +- Fix text gradient handlers [Taiga #4047](https://tree.taiga.io/project/penpot/issue/4047) ### :arrow_up: Deps updates