summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
blob: 60073a8f155d7bbb7974ada8ed5007d6b492340c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!---
This file is reset every time a new release is done. The contents of this file are for the currently unreleased version.

Example Note:

## Example Heading
Details about the thing that changed that needs to get included in the Release Notes in markdown.
-->

# 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)