From 19751e8a519333801ea0c683d530561ed71ce02b Mon Sep 17 00:00:00 2001 From: Thomas Pelletier Date: Thu, 28 Oct 2021 19:08:25 -0400 Subject: [PATCH] Missing performance section --- .github/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/release.yml b/.github/release.yml index 56de7fa..7989d43 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -6,6 +6,9 @@ changelog: - title: What's new labels: - feature + - title: Performance + labels: + - performance - title: Fixed bugs labels: - bug