repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37e31fa
)
docs: add changelog entry
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 28 Aug 2023 16:11:32 +0000
(18:11 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 28 Aug 2023 16:11:32 +0000
(18:11 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 6cd21047cc543086772a815d6aba4bf7911ca5b6..825d8aeb51df88a77146795e5ea249640eca66c0 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-14,6
+14,7
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Rename worker choice strategy options `choiceRetries` to `retries`.
+- Avoid unnecessary branching in worker choice strategies.
## [2.6.36] - 2023-08-27