Skip to content

Commit

Permalink
chore: update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Dec 15, 2023
1 parent 17f49db commit 16b0292
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ project adheres to [Semantic Versioning](http://semver.org/).

### Changed

### Added

## [15.1.0] - 2023-12-15

### Changed

- remove unnecessary loop from `osMemoryHeapLinux`
- Improve performance of `hashObject` by using pre-sorted array of label names
- Fix type of `collectDefaultMetrics.metricsList`
Expand Down

0 comments on commit 16b0292

Please sign in to comment.