Skip to content

Commit

Permalink
chore: update changelog with 14.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored Aug 23, 2022
1 parent e818812 commit 9e45dfc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ project adheres to [Semantic Versioning](http://semver.org/).

- types: fixed type for `registry.getMetricsAsArray()`

- changed: typedef for pushgateway to reflect js implementation.

- Improve performance of `gague.inc()` and `gauge.dec()` by calling `hashObject()` once.

Pushgateway's typedef were missing promise return type. That was
Expand All @@ -38,6 +36,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
`processRequests` metrics along with information about any other types of
async resources that these metrics do not keep a track of (like timers).

## [14.0.1] - 2021-11-02

### Changed

- changed: typedef for pushgateway to reflect js implementation.

## [14.0.0] - 2021-09-18

### Breaking
Expand Down

0 comments on commit 9e45dfc

Please sign in to comment.