diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d837dd9cb..93223730d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,9 @@ This file is used to list changes made in each version of the AWS ParallelCluste 3.13.2 ------ -**CHANGES** -- Fix build image failures occurring on non-latest versions of Rocky Linux 9. +**BUG FIXES** +- Fix `build-image` failure on Rocky 9, occurring when the parent image does not ship the latest kernel version. + See https://github.com/aws/aws-parallelcluster/issues/6874. 3.13.1 ------