Skip to content

Commit 126bf90

Browse files
authored
Update CHANGELOG.md
1 parent 2cc46a7 commit 126bf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1818
- `Logger.Enabled` in `go.opentelemetry.io/otel/log` now accepts a newly introduced `EnabledParameters` type instead of `Record`. (#5791)
1919
- `FilterProcessor.Enabled` in `go.opentelemetry.io/otel/sdk/log/internal/x` now accepts `EnabledParameters` instead of `Record`. (#5791)
2020
- The `Record` type in `go.opentelemetry.io/otel/log` is no longer comparable. (#5847)
21-
- Reduce memory allocations for the `Event` and `Link` lists in `Span`. (#5858)
21+
- Reduce memory allocations for the `Event` and `Link` lists in `Span`. (#5858)
2222

2323
### Deprecated
2424

0 commit comments

Comments
 (0)