From f1ccb00527e6759a177c0f4fdfdbd60053b75717 Mon Sep 17 00:00:00 2001
From: elhombretecla <delacruzgarciajuan@gmail.com>
Date: Tue, 28 Jan 2025 13:08:29 +0100
Subject: [PATCH] Update CHANGES.md

---
 CHANGES.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 5c2263f24..9a868cf38 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -10,11 +10,12 @@
 
 ### :sparkles: New features
 
-- New gradients UI with multi-stop support.
-- Shareable link pointing to an specific board.
-- Copy styles in CSS
-- Copy/paste shape styles (fills, strokes, shadows, etc..)
-- Resize board to fit content option
+- New gradients UI with multi-stop support. [Taiga #3418](https://tree.taiga.io/project/penpot/epic/3418)
+- Shareable link pointing to an specific board. [Taiga #3219](https://tree.taiga.io/project/penpot/us/3219)
+- Copy styles in CSS [Taiga #9401](https://tree.taiga.io/project/penpot/us/9401)
+- Copy/paste shape styles (fills, strokes, shadows, etc..) [Taiga #8937](https://tree.taiga.io/project/penpot/us/8937)
+- Resize board to fit content option [Taiga #4707](https://tree.taiga.io/project/penpot/us/4707)
+- Rename selected layer via Board name [Taiga #9430](https://tree.taiga.io/project/penpot/us/9430)
 
 ### :bug: Bugs fixed