From 4fe9c842540b3b1199454cb13acc6169b1da12e3 Mon Sep 17 00:00:00 2001 From: Xuanqi He Date: Wed, 18 Jun 2025 15:46:55 -0400 Subject: [PATCH] Update CHANGELOG entries for 3.13.2 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07a8de69b6..1d837dd9cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste ------ **CHANGES** -- There were no changes for this version. +- Fix build image failures occurring on non-latest versions of Rocky Linux 9. 3.13.1 ------