Skip to content

Commit 1ababf2

Browse files
committed
Move the changelog update to the unreleased section
1 parent de415e2 commit 1ababf2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212
## Unreleased
1313

14+
### Added
15+
- `opentelemetry-instrumentation-redis` Add support for redis client-specific instrumentation.
16+
([#3143](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143))
17+
18+
1419
### Fixed
1520
- `opentelemetry-instrumentation-redis` Add missing entry in doc string for `def _instrument`
1621
([#3247](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247))
@@ -23,8 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2328
([#3100](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3100))
2429
- Add support to database stability opt-in in `_semconv` utilities and add tests
2530
([#3111](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3111))
26-
- `opentelemetry-instrumentation-redis` Add support for redis client-specific instrumentation.
27-
([#3143](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143))
31+
2832
- `opentelemetry-instrumentation-urllib` Add `py.typed` file to enable PEP 561
2933
([#3131](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3131))
3034
- `opentelemetry-opentelemetry-pymongo` Add `py.typed` file to enable PEP 561

0 commit comments

Comments
 (0)