From e63b2cfd377688c3f0a9054636fb52d973998a7a Mon Sep 17 00:00:00 2001 From: Christophe Kamphaus Date: Thu, 24 Oct 2024 09:26:12 +0200 Subject: [PATCH] [cicd] small addition to changelog --- .chloggen/1372-vcs-metrics.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/1372-vcs-metrics.yaml b/.chloggen/1372-vcs-metrics.yaml index 0fe1721203..4a79dc3107 100644 --- a/.chloggen/1372-vcs-metrics.yaml +++ b/.chloggen/1372-vcs-metrics.yaml @@ -20,6 +20,6 @@ issues: [1372] # These lines will be padded with 2 spaces and then inserted directly into the document. # Use pipe (|) for multiline entries. subtext: | - - The VCS attribute `vcs.change.state` has been added to the registry. + - The VCS attributes `vcs.change.state`, `vcs.revision_delta.type` and `vcs.line_change.type` have been added to the registry. - `vcs.repository.change.*` attributes have been deprecated and moved to `vcs.change.*`. - `vcs.repository.ref.*` attributes have been deprecated and moved to `vcs.ref.*`.