Skip to content

Commit 43d1899

Browse files
Merge pull request #58 from cybozu-go/1.8.0
Bump version to 1.8.0
2 parents 1ba2205 + 1a86418 commit 43d1899

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.8.0] - 2021-05-18
9+
10+
### Added
11+
12+
- add support command for automated firmware update (#55)
13+
814
## [1.7.2] - 2021-01-29
915

1016
### Changed
@@ -97,7 +103,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
97103
### Added
98104
- Support Redfish version 1.2.0 and 1.4.0 (#12)
99105

100-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.7.2...HEAD
106+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.8.0...HEAD
107+
[1.8.0]: https://github.com/cybozu-go/setup-hw/compare/v1.7.2...1.8.0
101108
[1.7.2]: https://github.com/cybozu-go/setup-hw/compare/v1.7.1...1.7.2
102109
[1.7.1]: https://github.com/cybozu-go/setup-hw/compare/v1.7.0...1.7.1
103110
[1.7.0]: https://github.com/cybozu-go/setup-hw/compare/v1.6.10...1.7.0

0 commit comments

Comments
 (0)