diff options
author | Tim Smith <tsmith@chef.io> | 2020-05-14 21:56:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 21:56:52 -0700 |
commit | aad896d6de7b23b62c8e861ff8bd012396ebc8f3 (patch) | |
tree | 8e8b598acecf899d1a61f97ad951a59e607e3834 | |
parent | 206e8c3f8c73c5ef082647ada0538ce89d66375a (diff) | |
download | chef-aad896d6de7b23b62c8e861ff8bd012396ebc8f3.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: pete higgins <pete@peterhiggins.org>
-rw-r--r-- | RELEASE_NOTES.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 110fc2cb42..171c7ac62e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,7 +8,6 @@ Ohai 16.1 includes a new `Selinux` plugin which exposes `node['selinux']['status ```ruby ohai.optional_plugins = [ :Selinux ] -] ``` ## Chef InSpec 4.18.114 |