From b92ef993e8883c2e44c687de4a8c710d030a2b03 Mon Sep 17 00:00:00 2001 From: Giacomo Marciani Date: Wed, 12 Mar 2025 17:24:37 -0400 Subject: [PATCH] [Docs] Fix changelog for 3.13.0. --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d5933a660..9fd8ad6dc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,6 @@ This file is used to list changes made in each version of the AWS ParallelCluste **BUG FIXES** - Remove usage of cfn-init for compute node bootstrapping to reduce node scale-up time. -- Fix the execution of overriding aws-parallelcluster-node package only on the head node during update. - On Ubuntu 22.04, install the Nvidia driver with the same compiler version used to compile the kernel to prevent installation failures. - Fix the execution of overriding aws-parallelcluster-node package only on the head node during update.