From 4fba6cd10e0f97c499087f69877a03bff7a0f14e Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Date: Thu, 21 Mar 2024 17:15:46 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 162b6f6..0521a69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Consistency check for events emitted when the kernel has removed the thread + from the CPU. + ## [1.8.0] - 2024-03-18 ### Added