diff --git a/release notes/v0.49.0.md b/release notes/v0.49.0.md index bcf2b936eb3c..e30c71b8c07a 100644 --- a/release notes/v0.49.0.md +++ b/release notes/v0.49.0.md @@ -29,6 +29,7 @@ _what, why, and what this means for the user_ - [#3440](https://github.com/grafana/k6/pull/3440) use built-in certificates if none are provided by the OS. Thanks to `@mem` for wokring on it! - [browser#1135](https://github.com/grafana/xk6-browser/pull/1135) improves the array output from `console` in the k6 logs. +- [browser#1137](https://github.com/grafana/xk6-browser/pull/1137), [browser#1145](https://github.com/grafana/xk6-browser/pull/1145) improves the error messages when Chrome/Chromium isn't found. ## Bug fixes