diff --git a/CHANGELOG.md b/CHANGELOG.md index a52d5283..1db04c03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- ipxe script to boot node from local disk. - Option to change the `ipmitool` escape character - New documentation for the hostlist syntax. #611 - New documentation for development environment (Vagrant)