Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pridhi-arora committed Feb 25, 2023
1 parent 95020c7 commit 3b5afc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix Flask instrumentation to only close the span if it was created by the same thread.
([#1654](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1654))

### Added

- `opentelemetry-instrumentation-threading` Add instrumentation for python threading module
([#1582](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1582))****

## Version 1.16.0/0.37b0 (2023-02-17)

### Added
Expand Down

0 comments on commit 3b5afc0

Please sign in to comment.