From d050c22540f97950ca739f8eaaa536d97fe29401 Mon Sep 17 00:00:00 2001 From: erikayasuda Date: Fri, 24 Jan 2025 13:24:42 -0500 Subject: [PATCH] update changelog for version 2.20.1 via release script --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a29299f8987..b62e3911166 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ Changelogs for versions not listed here can be found at https://github.com/DataDog/dd-trace-py/releases +--- + +## 2.20.1 + + +### Bug Fixes + +- LLM Observability: This fix resolves an issue where annotating a span with non latin-1 (but valid utf-8) input/output values resulted in encoding errors. + + --- ## 2.19.1