File tree 1 file changed +15
-2
lines changed
1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,21 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 1.10.0] - 2022-01-04
9
+
10
+ ### Changed
11
+
12
+ - Update dependencies (#67 )
13
+
14
+ ### Added
15
+
16
+ - Add BIOS settings for new equipment (#65 )
17
+ - Add rules for Redfish version 1.11.0 (#66 )
18
+
8
19
## [ 1.9.2] - 2021-09-15
9
20
10
- ## Changed
21
+ ### Changed
22
+
11
23
- update golang to 1.17 (#63 )
12
24
13
25
## [ 1.9.1] - 2021-05-31
@@ -120,7 +132,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
120
132
### Added
121
133
- Support Redfish version 1.2.0 and 1.4.0 (#12 )
122
134
123
- [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.9.2...HEAD
135
+ [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.10.0...HEAD
136
+ [ 1.10.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.9.2...v1.10.0
124
137
[ 1.9.2 ] : https://github.com/cybozu-go/setup-hw/compare/v1.9.1...1.9.2
125
138
[ 1.9.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.9.0...1.9.1
126
139
[ 1.9.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.8.0...1.9.0
You can’t perform that action at this time.
0 commit comments