docs: update changelog entries
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 24 Aug 2023 21:36:16 +0000 (23:36 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 24 Aug 2023 21:36:16 +0000 (23:36 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
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