Skip to content

Commit

Permalink
Merge pull request #120 from cybozu-go/bump-1.18.0
Browse files Browse the repository at this point in the history
Bump version to 1.18.0
  • Loading branch information
YZ775 authored Dec 5, 2024
2 parents d365f81 + a84feb8 commit 9f2550c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.18.0] - 2024-12-05

### Added

- Support R6615, R7615 ([#119](https://github.com/cybozu-go/setup-hw/pull/119))

## [1.17.2] - 2024-11-28

### Changed
Expand Down Expand Up @@ -283,7 +289,8 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
### Added
- Support Redfish version 1.2.0 and 1.4.0 ([#12](https://github.com/cybozu-go/setup-hw/pull/12))

[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.17.2...HEAD
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.18.0...HEAD
[1.18.0]: https://github.com/cybozu-go/setup-hw/compare/v1.17.2...v1.18.0
[1.17.2]: https://github.com/cybozu-go/setup-hw/compare/v1.17.1...v1.17.2
[1.17.1]: https://github.com/cybozu-go/setup-hw/compare/v1.17.0...v1.17.1
[1.17.0]: https://github.com/cybozu-go/setup-hw/compare/v1.16.1...v1.17.0
Expand Down

0 comments on commit 9f2550c

Please sign in to comment.