Fix changelog from previous commits

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-03-12 13:50:21 -06:00
parent 1888f28f05
commit 280a26d94f

View File

@@ -11,11 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add the ability to boot nodes with `wwid=[interface]`, which replaces
`interface` with the interface MAC address
## [4.5.0] 2024-02-08
### Added
- Added https://github.com/Masterminds/sprig functions to templates #1030
### Changed
@@ -33,11 +28,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [4.5.0] 2024-02-08
- Official v4.5.0 release.
Official v4.5.0 release.
### Added
- Publish v4.5.x documentation separately from `main`. #919
- Fix `Requires: ipxe-botimgs` for building an Enterprise Linux 7 RPM. #1126
- Update quickstart for Enterprise Linux. #394, #401, #977
### Fixed
- Fix `Requires: ipxe-botimgs` for building an Enterprise Linux 7 RPM. #1126
## [4.5.0rc2] 2024-02-21
### Fixed