From e30586155658313a00d12efe0cb8215bad5ae14e Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 8 May 2023 13:03:28 +0200 Subject: [PATCH] docs: update changelog entries MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecbb7e77..2d9e0818 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fix worker choice strategy options validation. - Fix fair share worker choice strategy internals update: ensure virtual task end timestamp is computed at task submission. ## [2.4.12] - 2023-05-06 -- 2.34.1