From 803687b2347028b34deceacefa11945afa77adb1 Mon Sep 17 00:00:00 2001 From: Giacomo Marciani Date: Wed, 28 May 2025 15:02:09 -0400 Subject: [PATCH] [Doc] Update changelog for 3.13.1: remove bug fix on shutdown for ubuntu24. --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9018c5349d..093bfd274a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,6 @@ CHANGELOG **BUG FIXES** - Fix a bug in the installation of ARM Performance Library that was causing the build image fail in isolated environments. -- Fix a bug that was causing compute node self‑termination to hang on Ubuntu 24.04 nodes. 3.13.0 ------