Skip to content

Commit bd131ab

Browse files
committed
Prepare release 1.7.1
1 parent 4333952 commit bd131ab

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.7.1] - 2021-10-11
21+
22+
### Fixed
23+
2024
- Fixed getting OS info when an unsupported file or directory is found matching /etc/\*-release [#102](https://github.com/elastic/go-sysinfo/pull/102)
2125

2226
## [1.7.0] - 2021-02-22
@@ -108,7 +112,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108112

109113
- 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)
110114

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
112117
[1.7.0]: https://github.com/elastic/go-sysinfo/releases/tag/v1.7.0
113118
[1.6.0]: https://github.com/elastic/go-sysinfo/releases/tag/v1.6.0
114119
[1.5.0]: https://github.com/elastic/go-sysinfo/releases/tag/v1.5.0

0 commit comments

Comments
 (0)