File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
- - Bump github.com/docker/docker from 20.10.24+incompatible to 23.0.3+incompatible [ #163 ] ( https://github.com/elastic/go-sysinfo/pull/163 )
13
-
14
12
### Changed
15
13
16
14
### Deprecated
@@ -19,6 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
17
20
18
### Fixed
21
19
20
+ ## [ 1.10.1]
21
+
22
+ ### Added
23
+
24
+ - Bump github.com/docker/docker from 20.10.24+incompatible to 23.0.3+incompatible [ #163 ] ( https://github.com/elastic/go-sysinfo/pull/163 )
25
+
22
26
## [ 1.10.0]
23
27
24
28
### Added
@@ -171,7 +175,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
171
175
172
176
- Changed the host containerized check to reduce false positives. [ #42 ] ( https://github.com/elastic/go-sysinfo/pull/42 ) [ #43 ] ( https://github.com/elastic/go-sysinfo/pull/43 )
173
177
174
- [ Unreleased ] : https://github.com/elastic/go-sysinfo/compare/v1.10.0...HEAD
178
+ [ Unreleased ] : https://github.com/elastic/go-sysinfo/compare/v1.10.1...HEAD
179
+ [ 1.10.1 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.10.1
175
180
[ 1.10.0 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.10.0
176
181
[ 1.9.0 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.9.0
177
182
[ 1.8.1 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.8.1
You can’t perform that action at this time.
0 commit comments