summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-07-01 10:10:58 -0700
committerTim Smith <tsmith84@gmail.com>2019-07-01 10:12:14 -0700
commit47ae20968981eccc0225bcd226f48893a3d79876 (patch)
treeafcfd901c6b4b3400929ff618bd869c2455ca0f1
parent25b782c76011b1571b4bfdc8976485e054d56108 (diff)
downloadchef-47ae20968981eccc0225bcd226f48893a3d79876.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjingle@users.noreply.github.com>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 8e48c740a8..fc7e9aed4f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -42,7 +42,7 @@ Ohai has been updated to 15.1 with the following changes:
Chef InSpec has been updated from 4.3.2 to 4.6.4 with the following changes:
- - InSpec`Attributes` have now been renamed to `Inputs` to avoid confusion with Chef Infra attributes.
+ - InSpec `Attributes` have now been renamed to `Inputs` to avoid confusion with Chef Infra attributes.
- A new InSpec plugin type of `Input` has been added for defining new input types. See the [InSpec Plugins documentation](https://github.com/inspec/inspec/blob/master/docs/dev/plugins.md#implementing-input-plugins) for more information on writing these plugins.
- InSpec no longer prints errors to the stdout when passing `--format json`.
- When fetching profiles from GitHub, the URL can now include periods.