From 284502d298c0a77900339b24b641fca967b367e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0nan=C3=A7=20G=C3=BCm=C3=BC=C5=9F?= Date: Thu, 21 Dec 2023 13:02:06 +0300 Subject: [PATCH] Update release notes for 1135 and 1137 --- release notes/v0.49.0.md | 1 + 1 file changed, 1 insertion(+) 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