From cfe9e5e304e00895fc38e40c5e37242e7ea7dead Mon Sep 17 00:00:00 2001 From: Todd Rinaldo Date: Tue, 25 Jun 2024 19:15:53 +0000 Subject: [PATCH] Bump Changelog for release of v42 --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index c3fd0275..c2a4b150 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +##### **2024-06-25** - version 42 + +* Fixed case RE-450: Set locale environment variables to "C" before elevating. +* Fixed case RE-475: Teach wait_for_leapp_completion() about the no-leapp option +* Fixed case RE-336: Removed python36 blocker on CloudLinux/CentOS 7 +* Fixed case RE-337: Convert multiple NICs blocker to component + ##### **2024-06-12** - version 41 * Fixed case RE-338: No longer blocks if there are unfinished yum transactions.