summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-02-03 11:09:20 -0800
committerTim Smith <tsmith@chef.io>2016-02-03 11:09:20 -0800
commit237129a0fc69430396d60a95e4c192ddec2890d0 (patch)
tree3f1ea22b7ad0056afa8a9a5983205720e722a14a
parentd9262d06e906b64dc47190ccb0210fc100121561 (diff)
downloadohai-237129a0fc69430396d60a95e4c192ddec2890d0.tar.gz
Improve changelog wording
I've updated these PR titles to better describe the changes.
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85a101da..a8ef0d81 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,9 @@
# Ohai Changelog
## Release 8.10.0
-* [pr#720](https://github.com/chef/ohai/pull/720) Make pnp plugin opt-in via config
+* [pr#720](https://github.com/chef/ohai/pull/720) Make Windows driver plugin opt-in via config
* [pr#717](https://github.com/chef/ohai/pull/717) Don't enable packages plugin by default
-* [pr#711](https://github.com/chef/ohai/pull/711) Improve EC2 detection when hint isn't present
+* [pr#711](https://github.com/chef/ohai/pull/711) Improve EC2 detection for HVM instances when a hint isn't present
## Release 8.9.0
* [**phreakocious**](https://github.com/phreakocious):