summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-12-05 13:55:39 -0800
committerTim Smith <tsmith@chef.io>2017-12-05 13:55:39 -0800
commit5bb1d6d05a80ebba058b74c8979275b434fbe3df (patch)
tree0c4127a21e5853de56550a74f9e94c0521be9edc /RELEASE_NOTES.md
parent3f88bacdce38d619c45fb264aa50856b15d802f2 (diff)
downloadchef-5bb1d6d05a80ebba058b74c8979275b434fbe3df.tar.gz
Update InSpec to 1.47 and Ohai to 13.7
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 4265b87494..6587511f4b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,17 @@
_This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes.html> for the official Chef release notes._
+# Unreleased
+
+## Ohai 13.7 Release Notes:
+
+### EC2 C5 Detection
+
+The EC2 plugin has been updated to properly detect the new AWS hypervisor used in the C5 instance types
+
+### mdadm
+
+The mdadm plugin has been updated to properly handle arrays with more than 10 disks and to properly handle journal and spare drives in the disk counts
+
# Chef Client Release Notes 13.6.4:
## Bugfixes