From 87572ec10438394f20d216e96f65b7f00aac6d3a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <git@minelli.swiss>
Date: Fri, 5 Jul 2024 19:07:55 +0200
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff0f2b1..eee5416 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,10 +17,11 @@
 - No modifications / Keep major and minors versions in sync with all parts of the project
 -->
 
-## 4.2.0 (Upcoming)
+## 4.2.0 (2024-07-05)
 
 ### ✨ Feature
-- Add support for tags on assignments and exercises
+- Add support for tags on assignments and exercises (thanks to @vincent.steinman)
+- Add possibility for user and staff to delete an exercise (thanks to @bedran.sezer)
 
 
 ## 4.1.1 (2024-05-28)
-- 
GitLab