summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-02 18:47:17 -0700
committerTim Smith <tsmith@chef.io>2019-04-02 18:47:17 -0700
commit5fefcd8d07bc18b97014acbacd56f8a8035ee447 (patch)
tree600f10784794c5e3d34cba6adb8d2742ce3666bc
parent42ea5aeef601067c6d1cfcd1e44e3daec7848ce9 (diff)
downloadchef-5fefcd8d07bc18b97014acbacd56f8a8035ee447.tar.gz
Update release notes for Ruby 2.6
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index eb60910cda..786dab69db 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -18,7 +18,9 @@ Chef 15 release notes will be added here as development progresses.
### snap_package resource
-### Ruby 2.5.5 / Rubygems 3.0.3
+### Ruby 2.6.2
+
+Chef now ships with Ruby 2.6.2. This new version of Ruby improves performance and includes many new features to make more advanced Chef usage easier. See https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ for a list of some of the new functionality.
## Breaking Changes