repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ab255
)
docs: refine changelog entries
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 5 Apr 2023 22:17:24 +0000
(
00:17
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 5 Apr 2023 22:17:24 +0000
(
00:17
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 5a152e22eab6eb0559ecff3660509bd7ab1e94b8..df8b21748db1adfc47f03b6281bcc32c2fdc2cbc 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-10,7
+10,7
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add `full` event to dynamic pool.
-- Keep worker choice strategy
usage
in memory for conditional reuse.
+- Keep worker choice strategy in memory for conditional reuse.
### Fixed