Skip to content

Commit

Permalink
chore: correct changelog entry
Browse files Browse the repository at this point in the history
Co-authored-by: Damien Mathieu <[email protected]>
  • Loading branch information
boekkooi-impossiblecloud and dmathieu authored Oct 2, 2024
1 parent f14cd66 commit 2cc46a7
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
- `Logger.Enabled` in `go.opentelemetry.io/otel/log` now accepts a newly introduced `EnabledParameters` type instead of `Record`. (#5791)
- `FilterProcessor.Enabled` in `go.opentelemetry.io/otel/sdk/log/internal/x` now accepts `EnabledParameters` instead of `Record`. (#5791)
- The `Record` type in `go.opentelemetry.io/otel/log` is no longer comparable. (#5847)
- Reduce `newEvictedQueueLink` and `newEvictedQueueEvent` memory allocations. (#5858)
- Reduce memory allocations for the `Event` and `Link` lists in `Span`. (#5858)

### Deprecated

Expand Down

0 comments on commit 2cc46a7

Please sign in to comment.