Skip to content

Commit 4e27291

Browse files
Merge pull request #59 from cybozu-go/1.9.0
Bump version to 1.9.0
2 parents 0386bad + c409686 commit 4e27291

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [1.9.0] - 2021-05-20
9+
10+
### Added
11+
12+
- add support command for automated ISO reboot (#57)
13+
814
## [1.8.0] - 2021-05-18
915

1016
### Added
@@ -103,7 +109,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
103109
### Added
104110
- Support Redfish version 1.2.0 and 1.4.0 (#12)
105111

106-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.8.0...HEAD
112+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.9.0...HEAD
113+
[1.9.0]: https://github.com/cybozu-go/setup-hw/compare/v1.8.0...1.9.0
107114
[1.8.0]: https://github.com/cybozu-go/setup-hw/compare/v1.7.2...1.8.0
108115
[1.7.2]: https://github.com/cybozu-go/setup-hw/compare/v1.7.1...1.7.2
109116
[1.7.1]: https://github.com/cybozu-go/setup-hw/compare/v1.7.0...1.7.1

0 commit comments

Comments
 (0)