diff options
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 7bffda017a..6e50d0ea93 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -727,7 +727,7 @@ Several legacy Windows helpers have been deprecated as they will always return t - Resolved a regression that prevented the `service` resource from working correctly on Windows. Thanks [@Axuba](https://github.com/Axuba) - Implemented VMware and Hyper-V detection on Linux systems -- Implemented VMware, Hyper-V, Virtualbox, KVM and Xen detection on Windows systems +- Implemented VMware, Hyper-V, VirtualBox, KVM and Xen detection on Windows systems - Added helpers `virtual_system?` and `physical_system?`. Thanks [@tecracer-theinen](https://github.com/tecracer-theinen) ## Ohai 15.9 |