diff options
author | Tim Smith <tsmith@chef.io> | 2020-04-01 08:53:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 08:53:52 -0700 |
commit | 63a2977776e8d6a76e6aa21027f8af41ea8422fc (patch) | |
tree | 7599cfa3c37e37694542333bf688dd70d20c2f9d | |
parent | 75b0f74304ce86b2773d942acf6698bb20fc6bc8 (diff) | |
download | chef-15_notes.tar.gz |
Update RELEASE_NOTES.md
15_notes
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-Authored-By: pete higgins <pete@peterhiggins.org>
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b8231f0b9d..7e9440a7de 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -28,7 +28,7 @@ The `rhsm_register` resource has a new property `https_for_ca_consumer` that ena ### windows_share -Resolved failures when setting the `path` property. Thanks for reporting this issue [@Kundan22](https://github.com/Kundan22/). +Resolved failures in the `windows_share` resource when setting the `path` property. Thanks for reporting this issue [@Kundan22](https://github.com/Kundan22/). # Chef Infra Client 15.8 |