Skip to content

Commit 97c3f1e

Browse files
authored
Merge pull request #102 from cybozu-go/bump-1.15.2
Bump version to 1.15.2
2 parents f6b88d0 + 1c535c4 commit 97c3f1e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [1.15.2] - 2024-01-12
9+
10+
### Changed
11+
12+
- Remove section for executing resetDell periodically ([#101](https://github.com/cybozu-go/setup-hw/pull/101))
13+
814
## [1.15.1] - 2023-11-29
915

10-
## Changed
16+
### Changed
1117

1218
- Update go module dependencies and actions ([#99](https://github.com/cybozu-go/setup-hw/pull/99))
1319

@@ -223,7 +229,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
223229
### Added
224230
- Support Redfish version 1.2.0 and 1.4.0 ([#12](https://github.com/cybozu-go/setup-hw/pull/12))
225231

226-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.15.1...HEAD
232+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.15.2...HEAD
233+
[1.15.2]: https://github.com/cybozu-go/setup-hw/compare/v1.15.1...v1.15.2
227234
[1.15.1]: https://github.com/cybozu-go/setup-hw/compare/v1.15.0...v1.15.1
228235
[1.15.0]: https://github.com/cybozu-go/setup-hw/compare/v1.14.3...v1.15.0
229236
[1.14.3]: https://github.com/cybozu-go/setup-hw/compare/v1.14.2...v1.14.3

0 commit comments

Comments
 (0)