repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da9e84
)
docs: updates changelog entries
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 7 Apr 2023 18:08:05 +0000
(20:08 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 7 Apr 2023 18:08:05 +0000
(20:08 +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 04e7ae0eec5697fc6c67420c3e97666c4f03917e..583021716de9841cff2fba1d25cdbfef1818f21a 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-7,6
+7,10
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Fixed
+
+- fix: destroy worker only on check alive.
+
## [2.4.3] - 2023-04-07
### Fixed