From 926f94e18ecfee7c0ac6b32b52c33afd62a76cee Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Fri, 9 Dec 2022 19:35:45 -0700 Subject: [PATCH] Added a missing PR tag to CHANGELOG Signed-off-by: Jonathon Anderson --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 959e6672..69b96bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - The environment variable `WW_CONTAINER_SHELL` is defined in a `wwctl - container shell` environment to indicate the container in use. # + container shell` environment to indicate the container in use. #579 - Network interface configuration (`ifcfg`) files now include the interface name and type. #574