Skip to content

Commit

Permalink
Add to change logs
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Sep 7, 2023
1 parent 129bbbd commit 1c59639
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/OpenTelemetry.Exporter.Prometheus.AspNetCore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

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

## 1.6.0-rc.1

Released 2023-Aug-21
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

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

## 1.6.0-rc.1

Released 2023-Aug-21
Expand Down

0 comments on commit 1c59639

Please sign in to comment.