summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-06 19:10:06 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2017-03-06 19:10:06 -0800
commit767e9ad1e1332bb49dee5e9ed23db17bdf87d2e2 (patch)
treeab1f7b34d3c72f6a6bef6490a5a8e0c2f9434b45
parent3e9b626b750fa7fd91c5cdad169992a606120d7b (diff)
downloadchef-lcg/remove-supports.tar.gz
add RELEASE_NOTESlcg/remove-supports
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index f58c2f0950..e3db657ceb 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -49,3 +49,7 @@ PolicyFile users on Chef-13 should be using Chef Server 12.3 or higher.
The remediation is removing the self-dependency `depends` line in the metadata.
+### Removed `supports` API from Chef::Resource, removed setting as array
+
+Retained only for the service resource (where it makes some sense) and for the mount resource.
+