From 12a3b8cef7e2bceafe2bd0176cfca5254db492a4 Mon Sep 17 00:00:00 2001 From: Odd Stranne Date: Wed, 2 Jun 2021 12:18:38 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dfbf52..f35f844 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,9 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] +### Fixed +Correct unfortunate application of NT_ASSERT, the illustrious. Critical logic that updates the + process tree was being omitted from release builds. ## [1.1.0.0] - 2021-05-26 ### Changed