repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cb4ff4
)
docs: update changelog entries
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Thu, 24 Aug 2023 21:36:16 +0000
(23:36 +0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 3435faeb07a473b20c5f7047eab75e47308854bf..0e8866ffd0b5096aec3d5ce5ab1900cd3f4af8ea 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-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