Skip to content

Commit 6044ab2

Browse files
committed
Move the entry in CHANGELOG to Unreleased section
1 parent 5c0e8bd commit 6044ab2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ 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

88
## [Unreleased](https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0-0.34b0...HEAD)
9+
- Add metric instrumentation for tornado
10+
([#1252](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1252))
11+
912

1013
### Added
1114

@@ -74,8 +77,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7477
([#1197](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1197))
7578
- Add metric instumentation for flask
7679
([#1186](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1186))
77-
- Add metric instrumentation for tornado
78-
([#1252](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1252))
7980
- Add a test for asgi using NoOpTracerProvider
8081
([#1367](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1367))
8182

0 commit comments

Comments
 (0)