From c508ab6f1f31b301e449805bb54867a33bc04af2 Mon Sep 17 00:00:00 2001 From: emdneto <9735060+emdneto@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:38:04 -0300 Subject: [PATCH] add changelog Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8b1a254db..6a38aa90e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +- Add Python 3.13 support + ([#4353](https://github.com/open-telemetry/opentelemetry-python/pull/4353)) + ## Version 1.29.0/0.50b0 (2024-12-11) - Fix crash exporting a log record with None body