summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2015-12-15 09:42:56 -0800
committerTim Smith <tsmith@chef.io>2015-12-15 09:42:56 -0800
commitb8d2b39cfd46307090f527e98d1cf641a452888b (patch)
tree684aeceeeb6d0eae3e912b1d03d2b4c3a8496d77
parent8bbb7d006c06ca65f6853d91204be8ea87f19bae (diff)
downloadohai-b8d2b39cfd46307090f527e98d1cf641a452888b.tar.gz
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae39d6df..e1fc450f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,12 +7,11 @@
* [pr#674](https://github.com/chef/ohai/pull/674) CPU plugin for FreeBSD now reports "real" and "core" values to match the CPU output on Linux
* [pr#654](https://github.com/chef/ohai/pull/654) Improvements to filesystem and wpar detection on AIX
* [pr#683](https://github.com/chef/ohai/pull/683) Properly detect the init package on older Linux kernels
-
+* [pr#684](https://github.com/chef/ohai/pull/684) Remove non-functional cucumber tests
## Release 8.8.1
* [pr#677](https://github.com/chef/ohai/pull/677) Remove dependency on mime-types gem
* [pr#662](https://github.com/chef/ohai/pull/662) Skip the VMware plugin if DMI data doesn't indicate we're on a VMware system
-* [pr#684](https://github.com/chef/ohai/pull/684) Remove non-functional cucumber tests
## Release 8.8.0
* [**James Flemer, NDP LLC**](https://github.com/jflemer-ndp):