Skip to content

Commit 2eb9fd1

Browse files
committed
Fix changelog
1 parent 4aa24df commit 2eb9fd1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10-
- Refactor `BatchLogRecordProcessor` and `BatchSpanProcessor` to simplify code and make the control flow more
1110
- typecheck: add sdk/resources and drop mypy
1211
([#4578](https://github.com/open-telemetry/opentelemetry-python/pull/4578))
13-
- Refactor `BatchLogRecordProcessor` to simplify code and make the control flow more
14-
clear ([#4562](https://github.com/open-telemetry/opentelemetry-python/pull/4562/)
12+
- Refactor `BatchLogRecordProcessor` and `BatchSpanProcessor` to simplify code
13+
and make the control flow more clear ([#4562](https://github.com/open-telemetry/opentelemetry-python/pull/4562/)
1514
[#4535](https://github.com/open-telemetry/opentelemetry-python/pull/4535), and
1615
[#4580](https://github.com/open-telemetry/opentelemetry-python/pull/4580)).
1716

0 commit comments

Comments
 (0)