summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-01-23 10:05:23 -0800
committerTim Smith <tsmith@chef.io>2017-01-23 10:05:23 -0800
commit90ade0a53c3296aa268771101344616756b15a87 (patch)
tree097e7dc29b938d5596b855f39cd7506ef8ed2dc3 /RELEASE_NOTES.md
parentddf1d8a75320c3fa685ccab9a66856308a57b99d (diff)
downloadohai-90ade0a53c3296aa268771101344616756b15a87.tar.gz
Update release notes and chefstyle fixespr/941
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a3543aec..6dc399fa 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -26,3 +26,7 @@ A new plugin parses the output of the sysconf command to provide information on
## AWS Account ID
The EC2 plugin now fetches the AWS Account ID in addition to previous instance metadata
+
+## GCC Detection
+
+GCC detection has been improved to collect additional information, and to not prompt for the installation of Xcode on macOS systems