Skip to content

Commit 8f892c2

Browse files
Merge pull request #98 from cybozu-go/fix-changelog
Fix CHANGELOG
2 parents 50c8d2c + aaa16c7 commit 8f892c2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,40 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [Unreleased]
7+
68
## [1.15.0] - 2023-11-02
79

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

1115
## [1.14.3] - 2023-08-15
16+
17+
### Changed
18+
1219
- Disable "iDRAC path through I/F" in [#93](https://github.com/cybozu-go/setup-hw/pull/93)
1320
- Factory setting has been changed that iDRAC path through I/F enabled, but it gives problem to neco setup.
1421

1522
## [1.14.2] - 2023-07-24
23+
24+
### Changed
25+
1626
- Update dependencies in [#92](https://github.com/cybozu-go/setup-hw/pull/92)
1727
- Add ubuntu package curl, Ubuntu22.04 base image does not have curl package
1828

1929
## [1.14.1] - 2023-07-20
30+
31+
### Changed
32+
2033
- Update dependencies in [#90](https://github.com/cybozu-go/setup-hw/pull/90)
2134
- Add ubuntu package kmod
2235

2336
## [1.14.0] - 2023-07-19
2437

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

0 commit comments

Comments
 (0)