From b95f68b8678c5f7b85ea1d61fde3e76e00dad2cb Mon Sep 17 00:00:00 2001
From: Lucie Mades <mades@itc.rwth-aachen.de>
Date: Mon, 2 Sep 2024 10:22:56 +0200
Subject: [PATCH] Update for Sprint 2024-17

---
 Changelog.md | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 03d62ab..3e87969 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -25,7 +25,39 @@ Some of the logged changes might apply to Features that will be unlocked in the
 </details>
 -->
 
-#### Planned Release for 26.08.2024
+#### Planned Release for 09.09.2024
+<!-- Sprint 2024-17 -->
+<details>
+  <summary>Details</summary>
+
+  ##### General
+  Master Version 20.2
+
+  - [TEST] All NHR centers now use "k GPU-h" as the unit for requesting GPU-Resources
+  - [TEST] Updated the Mail Service on all Test Servers, the URL remains the same
+  - small backend improvements
+
+  ##### Applications
+  - [TEST] NHR4CES applications offer a conversion for GPU resources between "mio. core-h" and "k GPU-h" for better usability, the applied unit is "k GPU-h"
+  - Coscine applications: minor improvements to the application PDF
+
+  ##### Reviews
+  - Changed the date Format in Mail logs to YYYY-MM-DD to allow sorting by date
+  - It is no longer possible to create empty comments on the review pages
+  - Fixed an error that sometimes occured, when trying to create comments only visible for admins in a group
+
+  ##### API
+  - API endpoints for import of slurm resource usage data no longer support importing data past the current date
+  - Removed deprecated parameters for APIExport endpoint (removed parameters for entering a single filter, filters can be entered as an array instead)
+
+  ##### Hotfixes released during the last cycle
+  - Fixed a bug that prevented granting hybrid resources for extended projects with different PIs
+  - Fixed a bug that would load the wrong resource panels when editing an application from a different appkind than the one selected during login
+  - Fixed a bug that caused an error when trying to copy applications for PC2
+
+</details>
+
+#### Release from 26.08.2024
 <!-- Sprint 2024-16 -->
 <details>
   <summary>Details</summary>
-- 
GitLab