Update CHANGELOG for changes to overlay names

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2023-09-08 17:39:42 -06:00
parent d5c1e7b520
commit be4d3f9e78

View File

@@ -94,6 +94,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `wwctl overlay edit` uses a temporary file and checks mtime.
- Changed the bash completions for the `wwctl overlay` commands so that the files of the
overlays are expanded
- Node overlays are now named based on their overlay "context" (i.e., "system"
or "runtime") rather than a concatenated list of individual overlays. This
removes a limit on the number of overlays that could be included in a node or
profile. #852, #876, #883, #896, #903
## [4.4.0] 2023-01-18