Skip to content

Commit b572e11

Browse files
move fix to correct section in changelog (#1932)
Co-authored-by: alrex <[email protected]>
1 parent 0e12654 commit b572e11

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
API. Marked `BoundedDict` in the SDK as deprecated as a result.
2828
([#1915](https://github.com/open-telemetry/opentelemetry-python/pull/1915))
2929

30+
### Fixed
31+
- Updated `opentelementry-opentracing-shim` `ScopeShim` to report exceptions in
32+
opentelemetry specification format, rather than opentracing spec format.
33+
([#1878](https://github.com/open-telemetry/opentelemetry-python/pull/1878))
34+
3035
## [1.3.0-0.22b0](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.3.0-0.22b0) - 2021-06-01
3136

3237
### Added
@@ -47,10 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4752
- Update protos to latest version release 0.9.0
4853
([#1873](https://github.com/open-telemetry/opentelemetry-python/pull/1873))
4954

50-
### Fixed
51-
- Updated `opentelementry-opentracing-shim` `ScopeShim` to report exceptions in
52-
opentelemetry specification format, rather than opentracing spec format.
53-
5455
## [1.2.0, 0.21b0](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.2.0-0.21b0) - 2021-05-11
5556

5657
### Added

0 commit comments

Comments
 (0)