From 9f414b6ecd5eacd07d9b252ff4b0a0dc6276f097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?andr=C3=A9s=20gonz=C3=A1lez?= Date: Tue, 20 May 2025 14:14:17 +0200 Subject: [PATCH] :books: Update changelog (#6511) --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index c091a73daa..e620fa05ba 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -75,6 +75,8 @@ A non exhaustive list of changes: - Optimize profile setup flow for better user experience [Taiga #10028](https://tree.taiga.io/project/penpot/us/10028) - Update base image for Docker Backend and Exporter to Ubuntu 24.04 - Update base image for Docker Frontend to Nginx 1.28.0 +- Allow multi file token import [Github #27](https://github.com/tokens-studio/penpot/issues/27) +- Create `input*` wrapper component, and `label*`, `input-field*` and `hint-message*` components [Taiga #10713](https://tree.taiga.io/project/penpot/us/10713) ### :bug: Bugs fixed @@ -97,8 +99,6 @@ A non exhaustive list of changes: - Duplicate token sets [Taiga #10694](https://tree.taiga.io/project/penpot/issue/10694) - Add set selection in create Token themes flow [Taiga #10746](https://tree.taiga.io/project/penpot/issue/10746) - Display indicator on not active sets [Taiga #10668](https://tree.taiga.io/project/penpot/issue/10668) -- Allow multi file token import [Github #27](https://github.com/tokens-studio/penpot/issues/27) -- Create `input*` wrapper component, and `label*`, `input-field*` and `hint-message*` components [Taiga #10713](https://tree.taiga.io/project/penpot/us/10713) ### :bug: Bugs fixed