Skip to content

Commit

Permalink
Bump version to 1.14.0 (#89)
Browse files Browse the repository at this point in the history
* Bump version to 1.14.0

* change for review comment
  • Loading branch information
takara9 committed Jul 19, 2023
1 parent e688b27 commit 50d5177
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.14.0] - 2023-07-19

### Changed
- Update dependencies in [#88](https://github.com/cybozu-go/setup-hw/pull/88)
- Change Container image Ubuntu:22.04 from CentOS:7
- Upgrade OpenManage Server Administrator v11.0.0.0 from v10.2.0.0
- Add rules for Redfish version 1.17.0
- Add test case of actual collected data from iDRAC9 / Redfish v1.17.0

## [1.13.2] - 2023-02-24

### Changed
Expand Down Expand Up @@ -179,7 +188,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### 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.13.2...HEAD
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.14.0...HEAD
[1.14.0]: https://github.com/cybozu-go/setup-hw/compare/v1.13.2...v1.14.0
[1.13.2]: https://github.com/cybozu-go/setup-hw/compare/v1.13.1...v1.13.2
[1.13.1]: https://github.com/cybozu-go/setup-hw/compare/v1.13.0...v1.13.1
[1.13.0]: https://github.com/cybozu-go/setup-hw/compare/v1.12.1...v1.13.0
Expand Down

0 comments on commit 50d5177

Please sign in to comment.