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