repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9d9ea3
)
chore: add changelog entry
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 1 Apr 2023 20:24:01 +0000
(22:24 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 1 Apr 2023 20:24:01 +0000
(22:24 +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 ad1045d13113b72bebf70c30fac181ea74fdc2b4..dc393afa0c3f7d7f15f55cf4875b89130d91617d 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]
+### Changed
+
+- Optimize worker alive status check.
+
## [2.3.10] - 2023-03-18
### Fixed