File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
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
+
8
14
## [ 1.15.1] - 2023-11-29
9
15
10
- ## Changed
16
+ ### Changed
11
17
12
18
- Update go module dependencies and actions ([ #99 ] ( https://github.com/cybozu-go/setup-hw/pull/99 ) )
13
19
@@ -223,7 +229,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
223
229
### Added
224
230
- Support Redfish version 1.2.0 and 1.4.0 ([ #12 ] ( https://github.com/cybozu-go/setup-hw/pull/12 ) )
225
231
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
227
234
[ 1.15.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.15.0...v1.15.1
228
235
[ 1.15.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.3...v1.15.0
229
236
[ 1.14.3 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.2...v1.14.3
You can’t perform that action at this time.
0 commit comments