docs: add changelog entries
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 17 Aug 2023 17:51:08 +0000 (19:51 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 17 Aug 2023 17:51:08 +0000 (19:51 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md

index 644025f2dc797c1e147844eb455a580be5efbe30..29ab1b08e536e58d3a920a06db38d0f845ba4eab 100644 (file)
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Fix race condition between ready and task functions worker message handling at startup.
+- Fix duplicate task usage statistics computation per task function.
+
 ## [2.6.28] - 2023-08-16
 
 ### Fixed