Skip to content

Commit 66b1f1e

Browse files
docs: migrate changelog entry to towncrier fragment
Address @emdneto's feedback: replace direct CHANGELOG.md edit with a .changelog/5017.fixed fragment per the new towncrier workflow added in #5187.
1 parent d989285 commit 66b1f1e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.changelog/5017.fixed

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Add missing `.rst` files to Sphinx documentation build for SDK logs,
2+
propagators, and exporter submodules.

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5454
([#5120](https://github.com/open-telemetry/opentelemetry-python/pull/5120))
5555
- Add WeaverLiveCheck test util
5656
([#5088](https://github.com/open-telemetry/opentelemetry-python/pull/5088))
57-
- Add missing .rst files to Sphinx documentation build for SDK logs, propagators, and exporter submodules
58-
([#5017](https://github.com/open-telemetry/opentelemetry-python/pull/5017))
5957
- Fix incorrect type annotation on `detectors` parameter of `get_aggregated_resources`
6058
([#5135](https://github.com/open-telemetry/opentelemetry-python/pull/5135))
6159
- ci: wait for tracecontext server readiness instead of a fixed sleep in `scripts/tracecontext-integration-test.sh`

0 commit comments

Comments
 (0)