Skip to content

Commit 8c74369

Browse files
authored
Update CHANGELOG.md
1 parent 6904b0f commit 8c74369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
([#3938](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3938))
2828
- `opentelemetry-instrumentation-aiohttp-server`: Support passing `TracerProvider` when instrumenting.
2929
([#3819](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3819))
30+
- `opentelemetry-instrumentation-tornado`: Implement new semantic convention opt-in migration
31+
([#3993](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3993))
3032

3133
### Fixed
3234

@@ -68,8 +70,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6870
([#3967](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3967))
6971
- `opentelemetry-instrumentation-redis`: add missing copyright header for opentelemetry-instrumentation-redis
7072
([#3976](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3976))
71-
- `opentelemetry-instrumentation-tornado`: Implement new semantic convention opt-in migration
72-
([#3993](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3993))
7373

7474
### Fixed
7575

0 commit comments

Comments
 (0)