Skip to content

Commit

Permalink
changelog: adding latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Jul 14, 2024
1 parent 1e82e1c commit a6e2d96
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions testrunner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Testrunner changelog (we do [semantic versioning](https://semver.org))

## 0.2.2 - UNRELEASED
### Fixed
* Upgrade to Bull 4.15.1 [#57](https://github.com/sitespeedio/onlinetest/pull/57).
* Default to max 50 finished jobs in the queue [#58](https://github.com/sitespeedio/onlinetest/pull/58).
* Upgrade dev dependencies: unicorn [#61](https://github.com/sitespeedio/onlinetest/pull/61), eslint [#60](https://github.com/sitespeedio/onlinetest/pull/60),
* Update joi and execa [#59](https://github.com/sitespeedio/onlinetest/pull/59).

## 0.2.1 - 2024-06-30
### Fixed
* Make sure we await adding things to the report queue [#55](https://github.com/sitespeedio/onlinetest/pull/55).
Expand Down

0 comments on commit a6e2d96

Please sign in to comment.