From 965d22501cf6bf5e3881a66603558a3b4cf1ee5e Mon Sep 17 00:00:00 2001 From: Henry Page <h.page@student.tudelft.nl> Date: Wed, 23 Apr 2025 09:27:21 +0200 Subject: [PATCH] [TimeFeature] add changelog entry Signed-off-by: Henry Page <h.page@student.tudelft.nl> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bb4491ff..ea33f0fa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added ### Changed +- Waiting time and processing time now uses consistent calculations. [@hpage](https://gitlab.ewi.tudelft.nl/hpage) ### Fixed - Fix the copying of labs [@mmadara](https://gitlab.ewi.tudelft.nl/mmadara) -- GitLab