Skip to content

Commit 076bfff

Browse files
authored
Bump version to 1.20.1 (#131)
1 parent 5dd6e49 commit 076bfff

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
7+
## [1.20.1] - 2025-02-19
8+
9+
### Changed
10+
11+
- Fix bug of auto accepting EULA ([#130](https://github.com/cybozu-go/setup-hw/pull/130))
12+
713
## [1.20.0] - 2025-02-14
814

915
### Added
@@ -301,7 +307,8 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
301307
### Added
302308
- Support Redfish version 1.2.0 and 1.4.0 ([#12](https://github.com/cybozu-go/setup-hw/pull/12))
303309

304-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.20.0...HEAD
310+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.20.1...HEAD
311+
[1.20.1]: https://github.com/cybozu-go/setup-hw/compare/v1.20.0...v1.20.1
305312
[1.20.0]: https://github.com/cybozu-go/setup-hw/compare/v1.19.0...v1.20.0
306313
[1.19.0]: https://github.com/cybozu-go/setup-hw/compare/v1.18.0...v1.19.0
307314
[1.18.0]: https://github.com/cybozu-go/setup-hw/compare/v1.17.2...v1.18.0

0 commit comments

Comments
 (0)