From 9e5de829678bf0306423023e2216e80aacf9c1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20Valderrama?= Date: Tue, 4 Mar 2025 11:12:02 +0100 Subject: [PATCH] :books: Add mark all as read feature to CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 069ae04fee..9533296d9e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,8 @@ ### :sparkles: New features +- "Mark All as Read" Functionality in Dashboard [Taiga #9235](https://tree.taiga.io/project/penpot/us/9235) + ### :bug: Bugs fixed - Fix opacity in frame containers [Github #5858](https://github.com/penpot/penpot/pull/5858)