From 5d22e50ff18395910fc44befaadbf799c0e19c30 Mon Sep 17 00:00:00 2001 From: Meggie Date: Tue, 21 Dec 2021 18:32:08 -0500 Subject: [PATCH] Fiddling with changelog formatting (#13496) --- changelog/13024.txt | 2 +- changelog/13367.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/13024.txt b/changelog/13024.txt index 97aea1b90..765d5e104 100644 --- a/changelog/13024.txt +++ b/changelog/13024.txt @@ -1,3 +1,3 @@ ```release-note:feature -**Report in-flight requests**:Adding a trace capability to show in-flight requests, and a new gauge metric to show the total number of in-flight requests +**Report in-flight requests**: Adding a trace capability to show in-flight requests, and a new gauge metric to show the total number of in-flight requests ``` diff --git a/changelog/13367.txt b/changelog/13367.txt index 9c2a5bb9f..85bbe5e27 100644 --- a/changelog/13367.txt +++ b/changelog/13367.txt @@ -1,3 +1,3 @@ ```release-note:feature -secrets/transit: Add support for SHA-3 in the Transit backend. +**Transit SHA-3 Support**: Add support for SHA-3 in the Transit backend. ```