From 08b71a0b1b38c5cf8e643a38e58b9f8faf6e0ecb Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Wed, 19 Apr 2023 07:19:53 -0400 Subject: [PATCH] Fix headers in changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6d6846d3edb0..45172a58840fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -347,11 +347,11 @@ This release of Teleport contains multiple improvements and bug fixes. This release of Teleport contains a security fix, as well as multiple improvements and bug fixes. -## Moderated Sessions +### Moderated Sessions * Fixed issue with moderated sessions not being disconnected on Ctrl+C. [#20588](https://github.com/gravitational/teleport/pull/20588) -## Other fixes and improvements +### Other fixes and improvements * Fixed issue with node install script downloading OSS binaries in Enterprise edition. [#20816](https://github.com/gravitational/teleport/pull/20816) * Fixed a regression when renewing Kubernetes dynamic credentials that prevented multiple renewals. [#20788](https://github.com/gravitational/teleport/pull/20788) @@ -3986,4 +3986,4 @@ to OSS Teleport users. ## 1.0 -The first official release of Teleport! \ No newline at end of file +The first official release of Teleport!