summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-28 07:53:32 -0700
committerGitHub <noreply@github.com>2020-04-28 07:53:32 -0700
commit655801dddff289352c8c0ec76055f7ead74be012 (patch)
tree7a9ad1576ff471626b656d1810478de5745b18cd
parentde4545ce0f93e96405447e3777908b5c80d97607 (diff)
downloadchef-655801dddff289352c8c0ec76055f7ead74be012.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjinglewski@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3a44a89062..e2a259a252 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -467,7 +467,7 @@ Chef Infra Client now ships with Chef Vault functionality built-in so there's no
### Ruby 2.7
-Chef Infra Client's ruby installation has been updated to from Ruby 2.6 to Ruby 2.7 which includes many features available for use in resources and libraries.
+Chef Infra Client's ruby installation has been updated to from Ruby 2.6 to Ruby 2.7, which includes many features available for use in resources and libraries.
See <https://medium.com/rubyinside/whats-new-in-ruby-2-7-79c98b265502> for details on many of the new features.