Skip to content

Commit 085fa86

Browse files
Update CHANGELOG
Document changes from PR.
1 parent b5e8ce6 commit 085fa86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
* Remove reference on System.Text.Json for `net8.0` target framework
88
([#136](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/136))
9+
* Replace dependency on `OpenTelemetry.Instrumentation.MySqlData`
10+
with `MySql.Data.OpenTelemetry`
11+
([#146](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/146))
12+
* Use 1.0.0-rc.18 of OpenTelemetry.Instrumentation.Wcf
13+
([#146](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/146))
914

1015
## 1.2.0
1116

0 commit comments

Comments
 (0)