File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
18
18
### Fixed
19
19
20
+ ## [ 1.7.1] - 2021-10-11
21
+
22
+ ### Fixed
23
+
20
24
- Fixed getting OS info when an unsupported file or directory is found matching /etc/\* -release [ #102 ] ( https://github.com/elastic/go-sysinfo/pull/102 )
21
25
22
26
## [ 1.7.0] - 2021-02-22
@@ -108,7 +112,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108
112
109
113
- 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 )
110
114
111
- [ Unreleased ] : https://github.com/elastic/go-sysinfo/compare/v1.7.0...HEAD
115
+ [ Unreleased ] : https://github.com/elastic/go-sysinfo/compare/v1.7.1...HEAD
116
+ [ 1.7.1 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.7.1
112
117
[ 1.7.0 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.7.0
113
118
[ 1.6.0 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.6.0
114
119
[ 1.5.0 ] : https://github.com/elastic/go-sysinfo/releases/tag/v1.5.0
You can’t perform that action at this time.
0 commit comments