diff --git a/semantic-conventions/CHANGELOG.md b/semantic-conventions/CHANGELOG.md index c2cd1150..9428e7d5 100644 --- a/semantic-conventions/CHANGELOG.md +++ b/semantic-conventions/CHANGELOG.md @@ -8,6 +8,8 @@ Please update the changelog as part of any significant pull request. - Render template-type attributes from yaml files ([#186](https://github.com/open-telemetry/build-tools/pull/186)) +- Added `omit_requirement_level` option for markdown table rendering + ([#190](https://github.com/open-telemetry/build-tools/pull/190)) - Fix conditionally_required definition in semconv.schema.json ([#201](https://github.com/open-telemetry/build-tools/pull/201))