squash commits

Signed-off-by: jason yang <jasonyangshadow@gmail.com>
This commit is contained in:
jason yang
2023-05-15 10:31:03 +00:00
parent 5ef7cdbbf2
commit 869d3d7c76
4 changed files with 117 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
parameter. (#644)
- Add support for listing profile/node via comma-separated values. #739
- Sort the node list returned entries by name.
- Add `--parents` option to `overlay import` subcommand to create necessary
parent folder. #608
### Changed