From 6f4b64227f713a1f117cb2859f5fc8f61f5ebdd9 Mon Sep 17 00:00:00 2001 From: Liudmila Molkova Date: Tue, 17 Oct 2023 14:24:10 -0700 Subject: [PATCH] up --- semantic-conventions/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/semantic-conventions/CHANGELOG.md b/semantic-conventions/CHANGELOG.md index 37a39ca4..568e4d36 100644 --- a/semantic-conventions/CHANGELOG.md +++ b/semantic-conventions/CHANGELOG.md @@ -7,7 +7,6 @@ Please update the changelog as part of any significant pull request. - Add link to requirement levels from Markdown table title. ([#513](https://github.com/open-telemetry/build-tools/pull/513)) - ## v0.22.0 - When an attribute is referenced using `ref:` from a group that already inherits the attribute with `extends:`, resolve the reference to the closest inherited attribute instead of the primary definition. This makes a difference in case the inherited reference overwrites any properties.