diff options
author | mjingle <mjingle@users.noreply.github.com> | 2018-11-28 09:16:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-28 09:16:24 -0800 |
commit | 640aaa4216b632ad22535d6c12eda84f86e691b1 (patch) | |
tree | a859acc768f5145428f4ac9d33bc11f002c6ce15 /RELEASE_NOTES.md | |
parent | 9aa0a2244e1efb6be2b90860fd5aea0a3aa3ec6a (diff) | |
download | chef-640aaa4216b632ad22535d6c12eda84f86e691b1.tar.gz |
Update RELEASE_NOTES.md
Co-Authored-By: tas50 <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ac4252b8f2..c04d29d155 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -44,7 +44,7 @@ Ohai now properly detects the openSUSE 15.X platform. ### Hyper-V Hypervisor Detection -Detection of Linux guests running on Hyper-V has been improved. In addition Linux guests on Hyper-V hypervisors will also now detect their hypervisor's hostname. +Detection of Linux guests running on Hyper-V has been improved. In addition, Linux guests on Hyper-V hypervisors will also now detect their hypervisor's hostname. Example `node['virtualization']` data: ```json |