Skip to content

Commit 730f717

Browse files
committed
Fixup Changelog
1 parent 855d8c7 commit 730f717

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
([#3307](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3307))
3434
- Loosen `opentelemetry-instrumentation-starlette[instruments]` specifier
3535
([#3304](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3304))
36-
36+
- `opentelemetry-instrumentation` Make auto instrumentation use the same dependency resolver as manual instrumentation does
37+
([#3202](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202))
3738

3839
### Fixed
3940

@@ -49,11 +50,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4950
- `opentelemetry-instrumentation-requests` always record span status code in duration metric
5051
([#3323](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3323))
5152

52-
### Added
53-
54-
- Make auto instrumentation use the same dependency resolver as manual instrumentation does
55-
([#3202](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202))
56-
5753
## Version 1.30.0/0.51b0 (2025-02-03)
5854

5955
### Added

0 commit comments

Comments
 (0)