summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-02-26 01:50:18 +0000
committerChef Expeditor <chef-ci@chef.io>2022-02-26 01:50:18 +0000
commit996b52b8017f1378e4c29b4faeb9ed90db1e9579 (patch)
tree540a98e813c5d4b4cc8a22b0584e9cd736fea224 /CHANGELOG.md
parent28a58f4d5fc9df0042d253d5b22c50e4a3b7a632 (diff)
downloadohai-996b52b8017f1378e4c29b4faeb9ed90db1e9579.tar.gz
Bump version to 18.0.8 by Chef Expeditorv18.0.8
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77c4c993..37a82388 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,17 @@
# Change Log
-<!-- latest_release 18.0.7 -->
-## [v18.0.7](https://github.com/chef/ohai/tree/v18.0.7) (2022-02-25)
+<!-- latest_release 18.0.8 -->
+## [v18.0.8](https://github.com/chef/ohai/tree/v18.0.8) (2022-02-26)
#### Merged Pull Requests
-- Network: Add support for parsing multipath routing [#1736](https://github.com/chef/ohai/pull/1736) ([anitazha](https://github.com/anitazha))
+- Stop checking encoding names [#1735](https://github.com/chef/ohai/pull/1735) ([casperisfine](https://github.com/casperisfine))
<!-- latest_release -->
<!-- release_rollup since=17.9.0 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Stop checking encoding names [#1735](https://github.com/chef/ohai/pull/1735) ([casperisfine](https://github.com/casperisfine)) <!-- 18.0.8 -->
- Network: Add support for parsing multipath routing [#1736](https://github.com/chef/ohai/pull/1736) ([anitazha](https://github.com/anitazha)) <!-- 18.0.7 -->
- Update chefstyle requirement from 2.2.1 to 2.2.2 [#1737](https://github.com/chef/ohai/pull/1737) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 18.0.6 -->
- Add btrfs specific data to filesystem plugin [#1732](https://github.com/chef/ohai/pull/1732) ([boryas](https://github.com/boryas)) <!-- 18.0.5 -->