Skip to content

Commit 50d5177

Browse files
authored
Bump version to 1.14.0 (#89)
* Bump version to 1.14.0 * change for review comment
1 parent e688b27 commit 50d5177

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [1.14.0] - 2023-07-19
9+
10+
### Changed
11+
- Update dependencies in [#88](https://github.com/cybozu-go/setup-hw/pull/88)
12+
- Change Container image Ubuntu:22.04 from CentOS:7
13+
- Upgrade OpenManage Server Administrator v11.0.0.0 from v10.2.0.0
14+
- Add rules for Redfish version 1.17.0
15+
- Add test case of actual collected data from iDRAC9 / Redfish v1.17.0
16+
817
## [1.13.2] - 2023-02-24
918

1019
### Changed
@@ -179,7 +188,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
179188
### Added
180189
- Support Redfish version 1.2.0 and 1.4.0 ([#12](https://github.com/cybozu-go/setup-hw/pull/12))
181190

182-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.13.2...HEAD
191+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.14.0...HEAD
192+
[1.14.0]: https://github.com/cybozu-go/setup-hw/compare/v1.13.2...v1.14.0
183193
[1.13.2]: https://github.com/cybozu-go/setup-hw/compare/v1.13.1...v1.13.2
184194
[1.13.1]: https://github.com/cybozu-go/setup-hw/compare/v1.13.0...v1.13.1
185195
[1.13.0]: https://github.com/cybozu-go/setup-hw/compare/v1.12.1...v1.13.0

0 commit comments

Comments
 (0)