docs: update changelog, take 2
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 9 May 2023 09:00:25 +0000 (11:00 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 9 May 2023 09:00:25 +0000 (11:00 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md

index e09b2cadd96bba906d0d9986986d58771599620e..d8d204693398aa47813cc6a9bf429d7c97d58caf 100644 (file)
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Ensure no undefined task runtime can land in the tasks history.
 - Fix median computation implementation once again.
 
+### Added
+
+- Unit tests for median and queue implementations.
+
 ## [2.4.13] - 2023-05-08
 
 ### Fixed