repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a69b8c
)
docs: define changelog entry
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 12 Jul 2023 10:22:02 +0000
(12:22 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 12 Jul 2023 10:22:02 +0000
(12:22 +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 ab698d75ff93227d209b8d974fd1778768476f7a..5f28a17862be1090a05364b205b6df8628625af8 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-11,7
+11,7
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
-- Fix pool start
ing semantic
.
+- Fix pool start
up detection
.
- Fix worker task functions handling.
### Added