Merge branch 'development' into patch-2

This commit is contained in:
Yoshiaki Senda
2023-06-12 22:31:42 +09:00
committed by GitHub
6 changed files with 262 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- New documentation for the hostlist syntax. #611
### Fixed
- The correct header is now displayed when `-al` flags are specified to overlay
@@ -25,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
parent folder. #608
- Fix kernelargs are not printing properly in node list output. #828
- Fix build configuration on Quickstart guide #847
- Add Quickstart guide for EL9
### Changed