diff --git a/CHANGELOG.md b/CHANGELOG.md index 85876a180..720d2fccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -- `opentelemetry-instrumentation-asyncio` Fix duplicate instrumentation. - ([[#3383](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383)]) - ### Added ### Fixed @@ -21,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `opentelemetry-instrumentation` Catch `ModuleNotFoundError` when the library is not installed and log as debug instead of exception ([#3423](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3423)) +- `opentelemetry-instrumentation-asyncio` Fix duplicate instrumentation + ([#3383](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383)) ## Version 1.32.0/0.53b0 (2025-04-10)