Skip to content

Commit

Permalink
Merge pull request #98 from cybozu-go/fix-changelog
Browse files Browse the repository at this point in the history
Fix CHANGELOG
  • Loading branch information
morimoto-cybozu committed Nov 6, 2023
2 parents 50c8d2c + aaa16c7 commit 8f892c2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,40 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.15.0] - 2023-11-02

### Added

- Add "repair" BMC user in [#96](https://github.com/cybozu-go/setup-hw/pull/96)
- **Breaking change:** This user is mandatory for iDRAC.

## [1.14.3] - 2023-08-15

### Changed

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

## [1.14.2] - 2023-07-24

### Changed

- Update dependencies in [#92](https://github.com/cybozu-go/setup-hw/pull/92)
- Add ubuntu package curl, Ubuntu22.04 base image does not have curl package

## [1.14.1] - 2023-07-20

### Changed

- Update dependencies in [#90](https://github.com/cybozu-go/setup-hw/pull/90)
- Add ubuntu package kmod

## [1.14.0] - 2023-07-19

### Changed

- Update dependencies in [#88](https://github.com/cybozu-go/setup-hw/pull/88)
- Change Container image Ubuntu:22.04 from CentOS:7
- Upgrade OpenManage Server Administrator v11.0.0.0 from v10.2.0.0
Expand Down

0 comments on commit 8f892c2

Please sign in to comment.