diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-04-26 19:12:14 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-04-26 19:12:14 -0700 |
commit | 9ef62a1c26ed5f9e09efe10b06b62ca925002696 (patch) | |
tree | cbd2ac3d0e02bace8a5fae6a3aae82bd3df88080 /RELEASE_NOTES.md | |
parent | c1fd2335d8ba76a8590c64d31ed9984b37286c05 (diff) | |
download | chef-9ef62a1c26ed5f9e09efe10b06b62ca925002696.tar.gz |
Fix header of the release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-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 ef65c41a41..759ccc792a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes/> for the official Chef release notes. -## Chef Infra Client 17.0 +## ## What's New in 17.0 Chef Infra Client 17.0 is our yearly release for 2021. These yearly releases include new functionality, an update to the underlying Ruby release, as well as potentially breaking changes. These notes outline what's new and what you should be aware of as part of your upgrade process. |