Skip to content

Commit 7931cf2

Browse files
committed
Move cherry-picked changelog entry into Unreleased section
1 parent 907a401 commit 7931cf2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Version 1.28.1/0.49b1 (2024-11-08)
8+
## Unreleased
99

1010
- Fix crash exporting a log record with None body
1111
([#4276](https://github.com/open-telemetry/opentelemetry-python/pull/4276))
12+
13+
## Version 1.28.1/0.49b1 (2024-11-08)
14+
1215
- Fix metrics export with exemplar and no context and filtering observable instruments
1316
([#4251](https://github.com/open-telemetry/opentelemetry-python/pull/4251))
1417
- Fix recursion error with sdk disabled and handler added to root logger

0 commit comments

Comments
 (0)