Update changelog

This commit is contained in:
Alan West 2020-08-25 20:35:21 -07:00
parent c208e312cb
commit 891051c9dd
No known key found for this signature in database
GPG Key ID: 10C64B6E349D00BC
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
([#1066](https://github.com/open-telemetry/opentelemetry-dotnet/pull/1066))
* Changed `ZipkinExporter` to use `BatchExportActivityProcessor` by default
([#1103](https://github.com/open-telemetry/opentelemetry-dotnet/pull/1103))
* Fixed issue when span has both the `net.peer.name` and `net.peer.port`
attributes but did not include `net.peer.port` in the service address field
([#1168](https://github.com/open-telemetry/opentelemetry-dotnet/pull/1168)).
## 0.4.0-beta.2