Skip to content

Commit

Permalink
changelog: catch broken regular expression
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed May 29, 2024
1 parent 70da868 commit d138f0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# sitespeed.io server changelog (we do [semantic versioning](https://semver.org))

## 0.0.2 - UNRELEASED
### Fixed
* Catch if the configured regular expression is broken [#7](https://github.com/sitespeedio/onlinetest/pull/7).

## 0.0.1 - 2024-05-29

Welcome to the first release of the sitespeed.io server!
Expand Down

0 comments on commit d138f0e

Please sign in to comment.