Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: missing period at the end of the sentence. Not a blocker of corse, but just to keep in mind.

See https://github.com/aws/aws-parallelcluster/issues/6874.

3.13.1
------
Expand Down
Loading