From a5c9f9e454fb41f8134622530a8ede127f334a30 Mon Sep 17 00:00:00 2001 From: "alonso.torres" Date: Thu, 20 Nov 2025 13:32:35 +0100 Subject: [PATCH] :books: Adds contributor to the changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index d51c92a5cc..25c4693a72 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -58,6 +58,8 @@ penpot on-premise you will need to apply the same changes on your own ### :heart: Community contributions (Thank you!) +- Ensure consistent snap behavior across all zoom levels [Github #7774](https://github.com/penpot/penpot/pull/7774) by [@Tokytome](https://github.com/Tokytome) + ### :sparkles: New features & Enhancements - Add the ability to select boards to export as PDF [Taiga #12320](https://tree.taiga.io/project/penpot/issue/12320)