Skip to content

Commit 0c7ff6c

Browse files
authored
Update CHANGELOG.md
1 parent 42dbf5d commit 0c7ff6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
([#4444](https://github.com/open-telemetry/opentelemetry-python/pull/4444))
1818
- Updated `tracecontext-integration-test` gitref to `d782773b2cf2fa4afd6a80a93b289d8a74ca894d`
1919
([#4448](https://github.com/open-telemetry/opentelemetry-python/pull/4448))
20+
- Make `trace_api.use_span()` record `BaseException` as well as `Exception`
21+
([#4406](https://github.com/open-telemetry/opentelemetry-python/pull/4406))
2022

2123
## Version 1.30.0/0.51b0 (2025-02-03)
2224

@@ -39,8 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3941
([#4361](https://github.com/open-telemetry/opentelemetry-python/pull/4361))
4042
- semantic-conventions: Bump to 1.30.0
4143
([#4337](https://github.com/open-telemetry/opentelemetry-python/pull/4397))
42-
- Make `trace_api.use_span()` record `BaseException` as well as `Exception`
43-
([#4406](https://github.com/open-telemetry/opentelemetry-python/pull/4406))
4444

4545
## Version 1.29.0/0.50b0 (2024-12-11)
4646

0 commit comments

Comments
 (0)