Skip to content

Commit

Permalink
CHANGELOG tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed May 8, 2023
1 parent b129258 commit 7854f38
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/OpenTelemetry.Api.ProviderBuilderExtensions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## Unreleased

* Fixed the `TracerProviderBuilder.AddInstrumentation` factory extension.
* Fixed a bug which prevented the
`TracerProviderBuilder.AddInstrumentation(IServiceProvider, TracerProvider)`
factory extension from being called during construction of the SDK
`TracerProvider`.
([#4468](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4468))

## 1.5.0-alpha.2
Expand Down

0 comments on commit 7854f38

Please sign in to comment.