docs: add changelog entry
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 21 May 2024 20:18:37 +0000 (22:18 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 21 May 2024 20:18:37 +0000 (22:18 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md

index a17ce59e2938ed21fa58c1a2763d0a1aeb5c184c..864f6e552d13095743f57e264a7bcbe5931f07fb 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Switch to optimized circular buffer implementation to store tasks execution measurements.
+
 ## [4.0.10] - 2024-05-20
 
 ### Fixed