diff --git a/CHANGELOG.md b/CHANGELOG.md index fb7ef7848f..aab417c563 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - `opentelemetry-instrumentation-botocore` add request_hooks and response_hooks - ([TODO](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/TODO)) + ([#679](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/679)) ### Changed - `opentelemetry-instrumentation-botocore` Unpatch botocore Endpoint.prepare_request on uninstrument