From 77cd03e45b6f9a27458b3e3d8705b775cd7e5625 Mon Sep 17 00:00:00 2001 From: "reportportal.io" Date: Thu, 29 Aug 2024 07:26:59 +0000 Subject: [PATCH] Mention 5.3.4 version in changelog file --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fda544..66ed9e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ + +## [5.3.4] - 2024-08-29 ### Fixed - Video attachment won't play after downloading, resolves [#202](https://github.com/reportportal/agent-js-cypress/issues/202). Thanks to [ashvinjaiswal](https://github.com/ashvinjaiswal).