diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a3b8d63..5d393594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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