Skip to content

Commit 23dd687

Browse files
authored
Bump version to 1.16.1 (#107)
* Bump version to 1.16.1 Signed-off-by: zeroalphat <[email protected]> * Reflect comment Signed-off-by: zeroalphat <[email protected]> --------- Signed-off-by: zeroalphat <[email protected]>
1 parent d08c597 commit 23dd687

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [1.16.1] - 2024-03-15
9+
10+
### Changed
11+
12+
- Update dependencies ([#105](https://github.com/cybozu-go/setup-hw/pull/105))
13+
- Update Dockerfile
14+
- Update go module dependencies
15+
816
## [1.16.0] - 2024-01-24
917

1018
### Breaking Changes
@@ -46,7 +54,7 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
4654
### Changed
4755

4856
- Disable "iDRAC path through I/F" in [#93](https://github.com/cybozu-go/setup-hw/pull/93)
49-
- Factory setting has been changed that iDRAC path through I/F enabled, but it gives problem to neco setup.
57+
- Factory setting has been changed that iDRAC path through I/F enabled, but it gives problem to neco setup.
5058

5159
## [1.14.2] - 2023-07-24
5260

@@ -61,7 +69,7 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
6169

6270
- Update dependencies in [#90](https://github.com/cybozu-go/setup-hw/pull/90)
6371
- Add ubuntu package kmod
64-
72+
6573
## [1.14.0] - 2023-07-19
6674

6775
### Changed
@@ -246,7 +254,8 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
246254
### Added
247255
- Support Redfish version 1.2.0 and 1.4.0 ([#12](https://github.com/cybozu-go/setup-hw/pull/12))
248256

249-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.16.0...HEAD
257+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.16.1...HEAD
258+
[1.16.1]: https://github.com/cybozu-go/setup-hw/compare/v1.16.0...v1.16.1
250259
[1.16.0]: https://github.com/cybozu-go/setup-hw/compare/v1.15.2...v1.16.0
251260
[1.15.2]: https://github.com/cybozu-go/setup-hw/compare/v1.15.1...v1.15.2
252261
[1.15.1]: https://github.com/cybozu-go/setup-hw/compare/v1.15.0...v1.15.1

0 commit comments

Comments
 (0)