Skip to content

Commit

Permalink
fix(changelog): add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Feb 1, 2024
1 parent 8825cbb commit 44f7bf7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,13 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/

### :rocket: (Enhancement)

feat(sdk-metrics): allow single bucket histograms [#4456](/~https://github.com/open-telemetry/opentelemetry-js/pull/4456) @pichlermarc

### :bug: (Bug Fix)

fix(sdk-metrics): allow single bucket histograms [#4456](/~https://github.com/open-telemetry/opentelemetry-js/pull/4456) @pichlermarc
- fixes a bug where `Meter.createHistogram()` with the advice `explicitBucketBoundaries: []` would throw

### :books: (Refine Doc)

### :house: (Internal)
Expand Down

0 comments on commit 44f7bf7

Please sign in to comment.