From de2096e9c6f858206837fea9ba90b90bfacf6e0e Mon Sep 17 00:00:00 2001 From: Adriel Perkins Date: Sat, 14 Dec 2024 18:53:48 -0500 Subject: [PATCH] [chore] update changelog with number --- .chloggen/vcs-ttm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/vcs-ttm.yaml b/.chloggen/vcs-ttm.yaml index e7b7b47cf9..25f2671a70 100755 --- a/.chloggen/vcs-ttm.yaml +++ b/.chloggen/vcs-ttm.yaml @@ -14,7 +14,7 @@ note: Add `vcs.change.time_to_merge` metric. # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. # The values here must be integers. -issues: [] +issues: [1685] # (Optional) One or more lines of additional information to render under the primary note. # These lines will be padded with 2 spaces and then inserted directly into the document.