From 20641f6c12af1d7d18c0b48f57a53d975d8dc4a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20SZKIBA?= Date: Wed, 22 May 2024 14:44:29 +0200 Subject: [PATCH] docs: updated bug fixes in release notes --- releases/v0.7.3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releases/v0.7.3.md b/releases/v0.7.3.md index c7fecef..900b5d7 100644 --- a/releases/v0.7.3.md +++ b/releases/v0.7.3.md @@ -31,6 +31,8 @@ $ ./k6 run -o dashboard script.js - [xk6-dashboard no longer works as an extension](https://github.com/grafana/xk6-dashboard/issues/162) - [Report charts remain empty with short test](https://github.com/grafana/xk6-dashboard/issues/159) - [Increase tooltip text size](https://github.com/grafana/xk6-dashboard/issues/148) + - [Selected timeframe resets on next data refresh](https://github.com/grafana/xk6-dashboard/issues/153) + ## Enablers