From eba8d02c187fc6fe5b2c062ceb1a0778c9917c1c Mon Sep 17 00:00:00 2001 From: Eva Marco Date: Fri, 6 Jun 2025 10:54:39 +0200 Subject: [PATCH] :books: Update changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 70b082c15..6cf0c6cc9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,7 +28,8 @@ on [its own changelog](library/CHANGES.md) - Support system color scheme [Github #5030](https://github.com/penpot/penpot/issues/5030) - Persist ruler visibility across files and reloads [GitHub #4586](https://github.com/penpot/penpot/issues/4586) - Update google fonts (at 2025/05/19) [Taiga 10792](https://tree.taiga.io/project/penpot/us/10792) -- Adds tokens multi file export [Github #117](https://github.com/tokens-studio/penpot/issues/117) +- Add tooltip component to DS [Taiga 9220](https://tree.taiga.io/project/penpot/us/9220) +- Allow multi file token export [Taiga #10144](https://tree.taiga.io/project/penpot/us/10144) ### :bug: Bugs fixed - Fix getCurrentUser for plugins api [Taiga #11057](https://tree.taiga.io/project/penpot/issue/11057)