From b3ae54775bee58164b711c46ecde31ef77798bf9 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 14 Oct 2025 12:26:56 +0200 Subject: [PATCH] :paperclip: Update changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index dcb57cb0d4..8272fc334e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,12 @@ # CHANGELOG -## 2.10.1 (Unreleased) +## 2.10.1 ### :sparkles: New features & Enhancements - Improve workpace file loading [Github 7366](https://github.com/penpot/penpot/pull/7366) + ### :bug: Bugs fixed - Fix regression with text shapes creation with Plugins API [Taiga #12244](https://tree.taiga.io/project/penpot/issue/12244)