Skip to content

Commit 9aede31

Browse files
committed
Prepare v1.8.1 release
1 parent e0d0369 commit 9aede31

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
### Fixed
1919

20+
## [1.8.1]
21+
22+
### Fixed
23+
2024
- 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)
2125

2226
## [1.8.0]
@@ -131,7 +135,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
131135

132136
- 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)
133137

134-
[Unreleased]: https://github.com/elastic/go-sysinfo/compare/v1.8.0...HEAD
138+
[Unreleased]: https://github.com/elastic/go-sysinfo/compare/v1.8.1...HEAD
139+
[1.8.1]: https://github.com/elastic/go-sysinfo/releases/tag/v1.8.1
135140
[1.8.0]: https://github.com/elastic/go-sysinfo/releases/tag/v1.8.0
136141
[1.7.1]: https://github.com/elastic/go-sysinfo/releases/tag/v1.7.1
137142
[1.7.0]: https://github.com/elastic/go-sysinfo/releases/tag/v1.7.0

0 commit comments

Comments
 (0)