Skip to content

Commit

Permalink
chore: update changelog to reflect #3098 fixed #2791
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Jul 25, 2022
1 parent 1d0eaef commit 65ec3ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ All notable changes to experimental packages in this project will be documented
* fix(histogram): fix maximum when only values < -1 are provided [#3086](https://github.com/open-telemetry/opentelemetry-js/pull/3086) @pichlermarc
* fix(sdk-metrics-base): fix PeriodicExportingMetricReader keeping Node.js process from exiting
[#3106](https://github.com/open-telemetry/opentelemetry-js/pull/3106) @seemk
* fix(otlp-proto): fixes [#2791](https://github.com/open-telemetry/opentelemetry-js/issues/2791) otlp proto exporters no longer share a single global proto definition
[#3098](https://github.com/open-telemetry/opentelemetry-js/pull/3098) @legendecas

### :books: (Refine Doc)

Expand Down

0 comments on commit 65ec3ab

Please sign in to comment.