summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-02-25 19:40:01 +0000
committerChef Expeditor <chef-ci@chef.io>2022-02-25 19:40:01 +0000
commit6c6d3eda5dcec623bfe8080a491eaaa48b501fe4 (patch)
treebc23de1ef0cd067969de309dbd39f3041803ad3f /CHANGELOG.md
parent507533ac3d7b4498d15f29e0098ce6a75590aa21 (diff)
downloadohai-6c6d3eda5dcec623bfe8080a491eaaa48b501fe4.tar.gz
Bump version to 18.0.7 by Chef Expeditorv18.0.7
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 7f1325f3..77c4c993 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,17 @@
# Change Log
-<!-- latest_release 18.0.6 -->
-## [v18.0.6](https://github.com/chef/ohai/tree/v18.0.6) (2022-02-18)
+<!-- latest_release 18.0.7 -->
+## [v18.0.7](https://github.com/chef/ohai/tree/v18.0.7) (2022-02-25)
#### Merged Pull Requests
-- 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]))
+- Network: Add support for parsing multipath routing [#1736](https://github.com/chef/ohai/pull/1736) ([anitazha](https://github.com/anitazha))
<!-- latest_release -->
<!-- release_rollup since=17.9.0 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- 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 -->
- Update chefstyle requirement from 2.2.0 to 2.2.1 [#1728](https://github.com/chef/ohai/pull/1728) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 18.0.4 -->