repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
598dd1b
)
docs: add changelog entry
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Sun, 19 May 2024 21:30:48 +0000
(23:30 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Sun, 19 May 2024 21:30:48 +0000
(23:30 +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 1cecddc68287d27bd42e4efc941cdf463ddf1f5d..db0b99af5e6e6fbe3c51e07d18015088769a61b8 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
+
+- Add ELU `utilization` statistics to pool information.
+
## [4.0.8] - 2024-05-15
### Fixed