From d96e92c6944ae0f7c587aa9805b53153a4432cd6 Mon Sep 17 00:00:00 2001 From: Jordan Gibbings Date: Mon, 5 Aug 2024 09:02:34 +0800 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Riccardo Magliocchetti --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afb1db9334..d6db0c40b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -- `opentelemetry-instrumentation-tornado` Handle http client exception and record exception info into span - ([#2563](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2563)) ## Added +- `opentelemetry-instrumentation-tornado` Handle http client exception and record exception info into span + ([#2563](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2563)) ## Breaking changes ## Fixed