Skip to content

Commit 1c59639

Browse files
committed
Add to change logs
1 parent 129bbbd commit 1c59639

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/OpenTelemetry.Exporter.Prometheus.AspNetCore/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
* Fixed writing boolean values as their JSON representation ([#4823](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4823))
6+
57
## 1.6.0-rc.1
68

79
Released 2023-Aug-21

src/OpenTelemetry.Exporter.Prometheus.HttpListener/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
* Fixed writing boolean values to use the JSON representation ([#4823](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4823))
6+
57
## 1.6.0-rc.1
68

79
Released 2023-Aug-21

0 commit comments

Comments
 (0)