File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ ## [ 1.14.2] - 2023-07-24
9+ - Update dependencies in [ #92 ] ( https://github.com/cybozu-go/setup-hw/pull/92 )
10+ - Add ubuntu package curl, Ubuntu22.04 base image does not have curl package
811
912## [ 1.14.1] - 2023-07-20
1013- Update dependencies in [ #90 ] ( https://github.com/cybozu-go/setup-hw/pull/90 )
@@ -193,7 +196,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
193196### Added
194197- Support Redfish version 1.2.0 and 1.4.0 ([ #12 ] ( https://github.com/cybozu-go/setup-hw/pull/12 ) )
195198
196- [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.1...HEAD
199+ [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.2...HEAD
200+ [ 1.14.2 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.1...v1.14.2
197201[ 1.14.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.0...v1.14.1
198202[ 1.14.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.13.2...v1.14.0
199203[ 1.13.2 ] : https://github.com/cybozu-go/setup-hw/compare/v1.13.1...v1.13.2
You can’t perform that action at this time.
0 commit comments