From edda46feb46c3fcdc85fbabc23d193ee69e09e9c Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Sun, 8 Oct 2023 02:01:22 -0600 Subject: [PATCH] Update CHANGELOG for new builds Signed-off-by: Jonathon Anderson --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 696a4965..1d9da817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Ability to duplicate an image with `wwctl container copy` or the API - New documentation for container duplication procedure - Configure network device MTU in nework configuration scripts. #807 +- OpenSUSE Leap build rebased to 15.5 (15.3 is EOL) +- New build for Rocky Linux 9 ### Fixed - Fix hard CPU architecture on proto's installation in the Makefile