Skip to content

Commit a4d4b47

Browse files
authored
Move changelog entry to the proper place
1 parent 4d2c902 commit a4d4b47

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
- sdk: Add exemplars to the Prometheus exporter
11+
([#4178](https://github.com/open-telemetry/opentelemetry-python/pull/4178))
12+
1013
## Version 1.28.0/0.49b0 (2024-11-05)
1114

1215
- Removed superfluous py.typed markers and added them where they were missing
@@ -19,8 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1922
([#4182](https://github.com/open-telemetry/opentelemetry-python/pull/4182))
2023
- sdk: Implementation of exemplars
2124
([#4094](https://github.com/open-telemetry/opentelemetry-python/pull/4094))
22-
- sdk: Add exemplars to the Prometheus exporter
23-
([#4178](https://github.com/open-telemetry/opentelemetry-python/pull/4178))
2425
- Implement events sdk
2526
([#4176](https://github.com/open-telemetry/opentelemetry-python/pull/4176))
2627
- Update semantic conventions to version 1.28.0

0 commit comments

Comments
 (0)