Skip to content

Commit 64110c1

Browse files
author
Brett Beutell
committed
Revert CHANGELOG.md formatting changes
1 parent ca4eb1f commit 64110c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

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

4747
## Version 1.16.0/0.37b0 (2023-02-17)
4848

49-
- Change `__all__` to be statically defined.
49+
- Change ``__all__`` to be statically defined.
5050
([#3143](https://github.com/open-telemetry/opentelemetry-python/pull/3143))
5151
- Remove the ability to set a global metric prefix for Prometheus exporter
5252
([#3137](https://github.com/open-telemetry/opentelemetry-python/pull/3137))
@@ -86,7 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8686
([#3027](https://github.com/open-telemetry/opentelemetry-python/pull/3027))
8787
- Update logging to include logging api as per specification
8888
([#3038](https://github.com/open-telemetry/opentelemetry-python/pull/3038))
89-
- Fix: Avoid generator in metrics \_ViewInstrumentMatch.collect()
89+
- Fix: Avoid generator in metrics _ViewInstrumentMatch.collect()
9090
([#3035](https://github.com/open-telemetry/opentelemetry-python/pull/3035)
9191
- [exporter-otlp-proto-grpc] add user agent string
9292
([#3009](https://github.com/open-telemetry/opentelemetry-python/pull/3009))

0 commit comments

Comments
 (0)