docs: add changelog entry
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 20 Oct 2023 05:26:22 +0000 (07:26 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 20 Oct 2023 05:26:22 +0000 (07:26 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md

index 314259957e857d428a1d274c730e5eb9f64b246d..054e24882972ec9765fc8120b4438677344caf73 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Use builtin retry mechanism in worker choice strategies instead of custom one.
+
 ## [3.0.3] - 2023-10-19
 
 ### Fixed