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 22, 2023
1 parent d5bc3ce commit 9ef0360
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### 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 All @@ -29,8 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
([#1592](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1592))
- `opentelemetry-instrumentation-django` Allow explicit `excluded_urls` configuration through `instrument()`
([#1618](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1618))
- `opentelemetry-instrumentation-threading` Add instrumentation for python threading module
([#1582](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1582))

### Fixed

Expand Down

0 comments on commit 9ef0360

Please sign in to comment.