Fix CHANGELOG entry for #1266

Move entry to v4.5.5 and update wording.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-07-01 21:02:05 -06:00
parent d233b4f71d
commit 7abfef6665

View File

@@ -37,10 +37,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
`/sys/firmware/devicetree/base/serial-number`
- Replace slice in templates with sprig substr. #1093
- Fix an invalid format issue for the GitHub nightly build action. #1258
- Fix broken `/etc/warewulf/excludes` handling #1266
- Fix wwclient not reading asset-tag. #1110
- Fix iPXE script not including asset-tag #1110
## v4.5.5, unreleased
### Fixed
- Support leading and trailing slashes in `/etc/warewulf/excludes`. #1266
## v4.5.4, 2024-06-12
### Fixed