summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-06 15:40:37 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-06 15:40:37 -0800
commit3fbcadcc959c23ca76904a9e2379e1f44cac763f (patch)
tree4fdbc1257970db256c87458e2ec2fc4b0154f37f /RELEASE_NOTES.md
parent306e8069936cc26e1c3407e617a4e9f14d810153 (diff)
downloadchef-3fbcadcc959c23ca76904a9e2379e1f44cac763f.tar.gz
Fix header levels
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 4394a1d284..3899581577 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4454,7 +4454,7 @@ end
- Correctly detect macOS guests on VMware and VirtualBox
- Please see the [Ohai Changelog](https://github.com/chef/ohai/blob/master/CHANGELOG.md) for the complete list of changes.
-## What's New in 13.8.5
+# What's New in 13.8.5
This is a small bug fix release to resolve two issues we found in the
13.8 release:
@@ -4462,13 +4462,13 @@ This is a small bug fix release to resolve two issues we found in the
- chef-client run failures due to a failure in a newer version of the FFI gem on RHEL 6.x and 7.x
- knife failures when running `knife cookbook site install` to install a deprecated cookbook that has no replacement
-## What's New in 13.8.3
+# What's New in 13.8.3
This is a small bug fix release that updates Ohai to properly detect and
poll SoftLayer metadata now that SoftLayer no longer supports TLS
1.0/1.1. This update is only necessary if you're running on Softlayer.
-## What's New in 13.8
+# What's New in 13.8.0
## Revert attributes changes from 13.7
@@ -4482,7 +4482,7 @@ Per <https://discourse.chef.io/t/regression-in-chef-client-13-7-16/12518/1> , th
- Updated libxml2 to 2.9.7; fixes: CVE-2017-15412
-# What's New in 13.7:
+# What's New in 13.7
## The `windows_task` Resource should be better behaved