From 4f08580cedd4aa2a32833106b8b2ba8bf0a04e7e Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 16 Mar 2026 09:38:01 +0100 Subject: [PATCH] :paperclip: Update changelog --- CHANGES.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index da8dcab15f..538c8994f4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,24 +1,5 @@ # CHANGELOG -## 2.16.0 (Unreleased) - -### :boom: Breaking changes & Deprecations - -### :rocket: Epics and highlights - -### :sparkles: New features & Enhancements - -- Allow duplicating color and typography styles (by @MkDev11) [Github #2912](https://github.com/penpot/penpot/issues/2912) -- Import Tokens from linked library [Github #8391](https://github.com/penpot/penpot/pull/8391) -- Option to download custom fonts (by @dfelinto) [Github #8320](https://github.com/penpot/penpot/issues/8320) -- Add woff2 support on user uploaded fonts (by @Nivl) [Github #8248](https://github.com/penpot/penpot/pull/8248) -- Add copy as image to clipboard option to workspace context menu (by @dfelinto) [Github #8313](https://github.com/penpot/penpot/pull/8313) -- Add Tab/Shift+Tab navigation to rename layers sequentially (by @bittoby) [Github #8474](https://github.com/penpot/penpot/pull/8474) - - -### :bug: Bugs fixed - - ## 2.15.0 (Unreleased) ### :boom: Breaking changes & Deprecations