From 02ae934e2500f4ad184761e23b72d7f9526d24e8 Mon Sep 17 00:00:00 2001 From: Xavier Julian Date: Thu, 10 Jul 2025 12:42:50 +0200 Subject: [PATCH] :paperclip: Add import tokens from zip file to CHANGELOG --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index c8a3061d7e..5123bedf7a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,6 +15,7 @@ - Change "Save color" button to primary button [Taiga #9410](https://tree.taiga.io/project/penpot/issue/9410) - Support for exif rotated images [GitHub #6767](https://github.com/penpot/penpot/issues/6767) - Display Blend Mode and Layer Opacity properties in the Inspect tab [Taiga #11283](https://tree.taiga.io/project/penpot/issue/11283) +- Add the option to import tokens in a .zip file. [Taiga #11378](https://tree.taiga.io/project/penpot/us/11378) ### :bug: Bugs fixed - Copying font size does not copy the unit [Taiga #11143](https://tree.taiga.io/project/penpot/issue/11143)