summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorSalim Alam <salam@chef.io>2015-12-09 10:23:26 -0800
committerSalim Alam <salam@chef.io>2015-12-09 11:00:16 -0800
commit51f96262dcafd525b0724255ee06b56803c8733a (patch)
treebaea81d58c8028f32a5ef26261756d5b75af6741 /RELEASE_NOTES.md
parent13389630192abf187d367e30bfe19f670a0161b9 (diff)
downloadohai-51f96262dcafd525b0724255ee06b56803c8733a.tar.gz
Update changelog & release notes with PR#s
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 60073a8f..a5f8813b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -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)