Skip to content

Commit 40be978

Browse files
authored
Update CHANGELOG for v1.10.1 release (#165)
1 parent 5138cea commit 40be978

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

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-
1412
### Changed
1513

1614
### Deprecated
@@ -19,6 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1917

2018
### Fixed
2119

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+
2226
## [1.10.0]
2327

2428
### Added
@@ -171,7 +175,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
171175

172176
- 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)
173177

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
175180
[1.10.0]: https://github.com/elastic/go-sysinfo/releases/tag/v1.10.0
176181
[1.9.0]: https://github.com/elastic/go-sysinfo/releases/tag/v1.9.0
177182
[1.8.1]: https://github.com/elastic/go-sysinfo/releases/tag/v1.8.1

0 commit comments

Comments
 (0)