From 798a3ab52b21d89cf38cfed46a00234a18bc8a2d Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 5 Mar 2024 09:53:01 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88277f8..ebe7cc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [1.5.1] -- [#8](https://github.com/estruyf/playwright-github-actions-reporter/issues/8): Fix for missing duration property +- [#8](https://github.com/estruyf/playwright-github-actions-reporter/issues/8): Fix for missing duration and status property ## [1.5.0]