Skip to content

Commit a06b6ee

Browse files
committed
add changelog
1 parent 82c3f9e commit a06b6ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opentelemetry/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- {PLACEHOLDER} - Remove the above completely. // TODO fill this when changes are actually in.
99
- Bug Fix: `InstrumentationScope` implementation for `PartialEq` and `Hash` fixed to include Attributes also.
1010
- *Breaking* Changed value type of `Baggage` from `Value` to `StringValue`
11+
- *Breaking* Align `Baggage.remove()` signature with `.get()` to take the key as a reference
1112

1213
## 0.28.0
1314

0 commit comments

Comments
 (0)