Skip to content

Commit 20d2cc3

Browse files
authored
Fix CHANGELOG (#1739)
1 parent 27d6706 commit 20d2cc3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### Added
11+
12+
- Add `excluded_urls` functionality to `urllib` and `urllib3` instrumentations
13+
([#1733](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1733))
14+
- Make Django request span attributes available for `start_span`.
15+
([#1730](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1730))
16+
17+
1018
## Version 1.17.0/0.38b0 (2023-03-22)
1119

1220
### Added
@@ -17,10 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1725
([#1690](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1690))
1826
- Add metrics instrumentation for sqlalchemy
1927
([#1645](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1645))
20-
- Add `excluded_urls` functionality to `urllib` and `urllib3` instrumentations
21-
([#1733](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1733))
22-
- Make Django request span attributes available for `start_span`.
23-
([#1730](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1730))
2428

2529
### Fixed
2630

0 commit comments

Comments
 (0)