Skip to content

Commit b902e13

Browse files
authored
Update CHANGELOG.md
1 parent e811456 commit b902e13

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
@@ -11,7 +11,7 @@
1111
- `pulsar-2.8.0` -> `pulsar-2.8`
1212
- In preparation for stabilizing HTTP library instrumentation soon:
1313
- `setCaptured*Headers(List)` methods in `*TelemetryBuilder` classes were changed to
14-
`setCaptured*Headers(Collection)`
14+
`setCaptured*Headers(Collection)`
1515
([#12901](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12901))
1616
- `setKnownMethods(Set)` methods in `*TelemetryBuilder` classes were changed to
1717
`setKnownMethods(Collection)`

0 commit comments

Comments
 (0)