Skip to content

Commit 9a5c8ed

Browse files
authored
Fix changelog (#5047)
I borked fixed a merge conflict before merging #5024 and the changelog entry is in the 1.56.0 section instead of unrelease. This fixes it.
1 parent 80b21d8 commit 9a5c8ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ release.
1414
### Metrics
1515

1616
- Stabilize sections of Prometheus Metrics Exporter.
17+
- Stabilize temporality.
18+
([#5024](https://github.com/open-telemetry/opentelemetry-specification/issues/5024))
1719
- Stabilize port configuration.
1820
([#4985](https://github.com/open-telemetry/opentelemetry-specification/issues/4985))
1921

@@ -65,8 +67,6 @@ release.
6567
- Add development `maxExportBatchSize` parameter to Periodic exporting MetricReader.
6668
([#4895](https://github.com/open-telemetry/opentelemetry-specification/pull/4895))
6769
- Stabilize sections of Prometheus Metrics Exporter.
68-
- Stabilize temporality.
69-
([#4983](https://github.com/open-telemetry/opentelemetry-specification/issues/4983))
7070
- Stabilize host configuration.
7171
([#4984](https://github.com/open-telemetry/opentelemetry-specification/issues/4984))
7272
([#5025](https://github.com/open-telemetry/opentelemetry-specification/pull/5025))

0 commit comments

Comments
 (0)