summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-01-05 14:04:04 -0800
committerGitHub <noreply@github.com>2021-01-05 14:04:04 -0800
commite18831a8e7772c43baf9f7ee6df48c4c1999ecaa (patch)
tree4ef63b73b88b3a4eb4c88a6fcaeeeba4db3b0ce9
parent68a76095860fbf96e0b6a84ab4ccc7a2cae76841 (diff)
downloadchef-e18831a8e7772c43baf9f7ee6df48c4c1999ecaa.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@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 b0c3f9e4b5..ae8fb208f3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,7 +6,7 @@ This file holds "in progress" release notes for the current release under develo
- The `knife bootstrap` command now properly formats the `trusted_certs_dir` configuration value on Windows hosts. Thanks for this fix [@axelrtgs](https://github.com/axelrtgs)!
- The `knife bootstrap` command now only specifies the ssh option `-o IdentitiesOnly=yes` if keys are present. Thanks for this fix [@drbrain](https://github.com/drbrain)!
-- The `knife status` command with the `-F json` flag no longer fails if cloud nodes have no public IP
+- The `knife status` command with the `-F json` flag no longer fails if cloud nodes have no public IP.
## Updated Resources