Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
[poolifier.git] / CHANGELOG.md
index 3435faeb07a473b20c5f7047eab75e47308854bf..0e8866ffd0b5096aec3d5ce5ab1900cd3f4af8ea 100644 (file)
@@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Update simple moving average implementation to use a circular buffer.
 - Update simple moving median implementation to use a circular buffer.
 
-### Added
-
-- Support for continuous tasks stealing.
-
 ## [2.6.34] - 2023-08-24
 
 ### Fixes