Skip to content

Commit 5a071b4

Browse files
committed
Fix CHANGELOG
1 parent 78627e0 commit 5a071b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased](https://github.com/open-telemetry/opentelemetry-python-contrib/compare/v0.19b0...HEAD)
88

99
### Changed
10+
- Fix broken links to project ([#419](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/419))
1011
- Restrict DataDog exporter's `ddtrace` dependency to known working versions.
1112
([#400](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/400))
1213
- GRPC instrumentation now correctly injects trace context into outgoing requests.
@@ -103,7 +104,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
103104
([#273](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/273))
104105

105106
### Changed
106-
- Fix broken links to project ([#413](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/413))
107107
- `opentelemetry-instrumentation-asgi`, `opentelemetry-instrumentation-wsgi` Return `None` for `CarrierGetter` if key not found
108108
([#233](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/233))
109109
- `opentelemetry-instrumentation-grpc` Comply with updated spec, rework tests

0 commit comments

Comments
 (0)