Skip to content

Commit

Permalink
Merge pull request #64 from cybozu-go/1.9.2
Browse files Browse the repository at this point in the history
Bump version to 1.9.2
  • Loading branch information
umezawatakeshi authored Sep 15, 2021
2 parents 4c1c4d2 + bcd0720 commit 3fbc10c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.9.2] - 2021-09-15

## Changed
- update golang to 1.17 (#63)

## [1.9.1] - 2021-05-31

### Changed
Expand Down Expand Up @@ -115,7 +120,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Support Redfish version 1.2.0 and 1.4.0 (#12)

[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.9.1...HEAD
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.9.2...HEAD
[1.9.2]: https://github.com/cybozu-go/setup-hw/compare/v1.9.1...1.9.2
[1.9.1]: https://github.com/cybozu-go/setup-hw/compare/v1.9.0...1.9.1
[1.9.0]: https://github.com/cybozu-go/setup-hw/compare/v1.8.0...1.9.0
[1.8.0]: https://github.com/cybozu-go/setup-hw/compare/v1.7.2...1.8.0
Expand Down

0 comments on commit 3fbc10c

Please sign in to comment.