You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
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.8.1]
21
+
22
+
### Fixed
23
+
20
24
- Report OS name as Windows 11 when version is >= 10.0.22000. [#118](https://github.com/elastic/go-sysinfo/issues/118)[#121](https://github.com/elastic/go-sysinfo/pull/121)
21
25
22
26
## [1.8.0]
@@ -131,7 +135,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
131
135
132
136
- 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)
0 commit comments