From 110b6d1353482c5df5bead2389df395af9832bd3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 9 May 2023 11:00:25 +0200 Subject: [PATCH] docs: update changelog, take 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e09b2cad..d8d20469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 -- 2.34.1