Fix changelog entry for #1249

- Moved to v4.5.5
- Updated wording

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

View File

@@ -45,6 +45,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Support leading and trailing slashes in `/etc/warewulf/excludes`. #1266
- Fix a regression in overlay autobuild. #1216
## v4.5.4, 2024-06-12
@@ -52,12 +53,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix a regression that caused an error when passing flags to `wwctl container exec` and `wwctl container shell`. #1250
## v4.5.x, unreleased
### Fixed
- Fix the issue that system/runtime overlays are not auto-rebuilt. #1216
## v4.5.3, 2024-06-07
### Added