Skip to content

Commit

Permalink
update change log for fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-cox committed May 23, 2023
1 parent e03e474 commit afed817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opentelemetry-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- Fix `SpanRef::set_attributes` mutability requirement. [#1038](https:/open-telemetry/opentelemetry-rust/pull/1038)
- Move OrderMap module to root of otel-api crate. [#1061](https:/open-telemetry/opentelemetry-rust/pull/1061)
- Fix `SpanContext` should implement serde::Serialize, Deserialize. [#1074](https:/open-telemetry/opentelemetry-rust/issues/1074)

## v0.19.0
### Added
Expand Down

0 comments on commit afed817

Please sign in to comment.