Fix indents in Changelog. (#67)
parent
2e57e95f99
commit
4fb158f785
|
@ -6,9 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
- HTTP URL is captured in traces as the `http.url` attribute.
|
- HTTP URL is captured in traces as the `http.url` attribute.
|
||||||
- Require an explicit otel name in the macros. Reduces cardinality and complies
|
- Require an explicit otel name in the macros. Reduces cardinality and complies
|
||||||
with otel specification for HTTP bindings.
|
with otel specification for HTTP bindings.
|
||||||
- Permit customisation of the otel name from the non-macro layer.
|
- Permit customisation of the otel name from the non-macro layer.
|
||||||
|
|
||||||
## [0.3.1] - 2022-09-21
|
## [0.3.1] - 2022-09-21
|
||||||
- Added support for `opentelemetry` version `0.18`.
|
- Added support for `opentelemetry` version `0.18`.
|
||||||
|
|
Loading…
Reference in New Issue