Skip to content

Commit

Permalink
changelog: update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Jan 7, 2024
1 parent 89c9e31 commit 48f2798
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
@@ -1,5 +1,11 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))

## UNRELEASED

### Fixed
* If a run is markedAsFailure in your Browsertime script, sitespeed.io exits with an error code [#4047](https://github.com/sitespeedio/sitespeed.io/pull/4047).
* If you use `process.exitCode` i your scripting, it will be respected by sitespeed.io and exit with that exit code [#4044](https://github.com/sitespeedio/sitespeed.io/pull/4044).

## 31.0.1 - 2023-12-28
### Fixed
* Hopefully removing "rsd" metrics in InfluxDB see [#4039](https://github.com/sitespeedio/sitespeed.io/pull/4039).
Expand Down

0 comments on commit 48f2798

Please sign in to comment.