diff --git a/CHANGELOG.md b/CHANGELOG.md index cf200315a6..27577513f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ([#3965](https://github.com/open-telemetry/opentelemetry-python/pull/3965)) - Validate links at span creation ([#3991](https://github.com/open-telemetry/opentelemetry-python/pull/3991)) -- Fix to add attributes field in get_meter and instrumentationScope +- Add attributes field in `MeterProvider.get_meter` and `InstrumentationScope` ([#3695](https://github.com/open-telemetry/opentelemetry-python/issues/3695)) ## Version 1.25.0/0.46b0 (2024-05-30)