From fabe66cf7ea80ae10128d2a54f3ec9e84c481840 Mon Sep 17 00:00:00 2001 From: Vincent Verelst Date: Mon, 2 Dec 2024 11:17:33 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45a9b23..90fb51d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added - +- Job Manager automatically tries to extract CPU and duration from the job metadata and add it to the job tracker ### Changed ### Removed