Skip to content

Commit ea2bfab

Browse files
committed
updated changelog to breaking change
1 parent 7806029 commit ea2bfab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ All notable changes to experimental packages in this project will be documented
1919
* was used internally to keep track of the service client used by the exporter, as a side effect it allowed end-users to modify the gRPC service client that was used
2020
* `compression`
2121
* was used internally to keep track of the compression to use but was unintentionally exposed to the users. It allowed to read and write the value, writing, however, would have no effect.
22+
* feat(api-events)!: added data field to the Event interface [4575](https://github.com/open-telemetry/opentelemetry-js/pull/4575)
2223

2324
### :rocket: (Enhancement)
2425

2526
* refactor(instr-http): use exported strings for semconv. [#4573](https://github.com/open-telemetry/opentelemetry-js/pull/4573/) @JamieDanielson
26-
* feat(api-events): added data field to the Event interface [4575](https://github.com/open-telemetry/opentelemetry-js/pull/4575)
2727

2828
### :bug: (Bug Fix)
2929

0 commit comments

Comments
 (0)