summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2015-12-14 11:30:02 -0800
committerTim Smith <tsmith@chef.io>2015-12-14 11:30:02 -0800
commitab2fdf0d0c84ac32cda847e813d2f1fc813d891d (patch)
treefa696303b066d69e4b55aaf39c33ae011c832352
parentabe7f090a120f239730f3a7a3af6b806e82d75b4 (diff)
downloadohai-ab2fdf0d0c84ac32cda847e813d2f1fc813d891d.tar.gz
Zero out release notes post release
-rw-r--r--RELEASE_NOTES.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a5f8813b..3aafeafa 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -9,6 +9,3 @@ 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:
-* [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)