Skip to content

Commit

Permalink
Update changelog & release notes with PR#s
Browse files Browse the repository at this point in the history
  • Loading branch information
chefsalim committed Dec 9, 2015
1 parent 1338963 commit 51f9626
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Ohai Changelog

## Release 8.8.1
* Remove dependency on mime-types gem
* Skip the VMware plugin if DMI data doesn't indicate we're on a VMware system
* [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

## Release 8.8.0
* [**James Flemer, NDP LLC**](https://github.com/jflemer-ndp):
Expand Down
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Details about the thing that changed that needs to get included in the Release N
# Ohai Release Notes:

This is a patch release with the following fixes:
1. Removed dependency on mime-types gem. This could cause failures in some scenarios.
2. Skip loading the VMWare plug-in when we don't need it (e.g. on non-VMWare systems)
* [pr#677](https://github.com/chef/ohai/pull/677) Removed dependency on mime-types gem. This could cause failures in some scenarios.
* [pr#662](https://github.com/chef/ohai/pull/662) Skip loading the VMWare plug-in when we don't need it (e.g. on non-VMWare systems)

0 comments on commit 51f9626

Please sign in to comment.