From 0b8ac2508eeab4ccb398c4a710732d091e4d09d9 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 2 Mar 2026 13:14:20 +0100 Subject: [PATCH] :paperclip: Update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4322e07573..d7406d34c6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -16,6 +16,7 @@ - Option to download custom fonts (by @dfelinto) [Github #8320](https://github.com/penpot/penpot/issues/8320) - Add copy as image to clipboard option to workspace context menu (by @dfelinto) [Github #8313](https://github.com/penpot/penpot/pull/8313) - Import Tokens from linked library [Github #8391](https://github.com/penpot/penpot/pull/8391) +- Add Tab/Shift+Tab navigation to rename layers sequentially (by @bittoby) [Github #8474](https://github.com/penpot/penpot/pull/8474) ### :bug: Bugs fixed