From cc80d3197c1dab384599b330a96af446c3b42cac Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Fri, 20 Dec 2024 20:59:30 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c8e8af3f4f..6bde58e775b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add support to database stability opt-in in `_semconv` utilities and add tests ([#3111](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3111)) - `opentelemetry-opentelemetry-requests` Add `py.typed` file to enable PEP 561 - ([#3134](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3134)) + ([#3135](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3135)) ### Fixed