From: Jérôme Benoit Date: Sat, 16 Sep 2023 21:49:39 +0000 (+0200) Subject: docs: cleanup changelog entry X-Git-Tag: v2.7.0~1^2~28 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b131c3cf6a76198cf289d92695da593345608094;p=poolifier.git docs: cleanup changelog entry Signed-off-by: Jérôme Benoit --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 852f5693e..52a6f5c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,9 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add `addTaskFunction()`, `removeTaskFunction()`, `setDefaultTaskFunction()` methods to pool API. - -### Added - - Add `startWorkers` to pool options to whether start the minimum number of workers at pool creation or not. - Add `taskStealing` and `tasksStealingOnPressure` to tasks queue options to whether enable task stealing or not and whether enable tasks stealing on back pressure or not. - Continuous internal benchmarking: https://poolifier.github.io/benchmark-results/dev/bench.