Skip to content

Commit 3e5a66a

Browse files
committed
Removed extra space in CHANGELOG
1 parent b09ccd9 commit 3e5a66a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
([#3464](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3464))
2626
- `opentelemetry-instrumentation-redis` Add support for redis client-specific instrumentation.
2727
([#3143](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143))
28-
- `opentelemetry-util-http` Added support for redacting specific url query string values and url credentials in instrumentations ([#3508](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508))
28+
- `opentelemetry-util-http` Added support for redacting specific url query string values and url credentials in instrumentations
29+
([#3508](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508))
2930

3031
### Fixed
3132

0 commit comments

Comments
 (0)