Skip to content

Commit

Permalink
CHANGELOG patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Jan 24, 2023
1 parent 340d51a commit d55e4ec
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/OpenTelemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

## Unreleased

* Removed dependency on Microsoft.Extensions.Configuration.EnvironmentVariables
* Removed the dependency on
Microsoft.Extensions.Configuration.EnvironmentVariables
([#4092](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4092))

* Removed the explicit reference to Microsoft.Extensions.Options version 5.0 and
reverted back to the transitive reference of version 3.1
([#4093](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4093))

## 1.4.0-rc.2

Released 2023-Jan-09
Expand Down

0 comments on commit d55e4ec

Please sign in to comment.