Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Dec 8, 2023
1 parent 40a0da9 commit 605b77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

### Changed

- Record synchronous measurements when the passed context is done in `go.opentelemetry.io/otel/sdk/metric` instead of dropping. (#4671)
- Record synchronous measurements when the passed context is done instead of dropping in `go.opentelemetry.io/otel/sdk/metric`. (#4671)
- Improve `go.opentelemetry.io/otel/trace.TraceState`'s performance. (#4722)
- Improve `go.opentelemetry.io/otel/propagation.TraceContext`'s performance. (#4721)

Expand Down

0 comments on commit 605b77e

Please sign in to comment.