Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Clean up
  • Loading branch information
JamesNK committed Sep 7, 2023
commit 69bfeec0b3494e6bb9ba7093d323f8fe1f39b83d
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Unreleased

* Fixed writing boolean values as their JSON representation ([#4823](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4823))
* Fixed writing boolean values to use the JSON representation
([#4823](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4823))

## 1.6.0-rc.1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Unreleased

* Fixed writing boolean values to use the JSON representation ([#4823](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4823))
* Fixed writing boolean values to use the JSON representation
([#4823](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4823))

## 1.6.0-rc.1

Expand Down