Skip to content

Commit

Permalink
Bump version to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
takara9 committed Jan 16, 2025
1 parent 9e16d83 commit f54aec6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.19.0] - 2025-01-16

### Added

- Support RedFish 1.20.1 and Schema 2024.1 ([#121](https://github.com/cybozu-go/setup-hw/pull/121))

## [1.18.0] - 2024-12-05

### Added
Expand Down Expand Up @@ -289,7 +295,8 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
### 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.18.0...HEAD
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.19.0...HEAD
[1.19.0]: https://github.com/cybozu-go/setup-hw/compare/v1.18.0...v1.19.0
[1.18.0]: https://github.com/cybozu-go/setup-hw/compare/v1.17.2...v1.18.0
[1.17.2]: https://github.com/cybozu-go/setup-hw/compare/v1.17.1...v1.17.2
[1.17.1]: https://github.com/cybozu-go/setup-hw/compare/v1.17.0...v1.17.1
Expand Down

0 comments on commit f54aec6

Please sign in to comment.