summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-10 11:25:22 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-16 12:04:01 -0700
commit2c985b552bf1bbeda6c708fe4f2d1e501b69157e (patch)
tree89ff2f3f0fc409ec1e53d4afb06e97a8d4622fd1
parentcadedb99427165019f75481283142f9a0b5f04c7 (diff)
downloadchef-2c985b552bf1bbeda6c708fe4f2d1e501b69157e.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 0c885d658a..4feac8b5d2 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -82,7 +82,7 @@ The `launchd` resource has been updated to better validate inputs to the `nice`
### mount
-The `mount` resource on Linux has new improved idempotency in some scenarios by switching to `findmnt` to determine the current state of the system. Thanks for reporting this issue [@pollosp](https://github.com/pollosp)
+The `mount` resource on Linux has new improved idempotency in some scenarios by switching to `findmnt` to determine the current state of the system. Thanks for reporting this issue [@pollosp](https://github.com/pollosp)!
### rhsm_register