diff --git a/CHANGELOG.md b/CHANGELOG.md index a29299f898..b62e391116 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