Skip to content

[Docs] Revise changelog for version 3.13.2 #2981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 3 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 @@ -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
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