From d81fd2d9e49a0bc001f8dbbb8d1c7e1d69abe710 Mon Sep 17 00:00:00 2001
From: "reportportal.io" <reportportal.io>
Date: Thu, 11 Apr 2024 15:37:34 +0000
Subject: [PATCH] Mention 5.1.3 version in changelog file

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b941cc8..8f8dbb4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+
+## [5.1.3] - 2024-04-11
 ### Added
 - Output launch UUID to file and ENV variable, thanks to [artsiomBandarenka](https://github.com/artsiomBandarenka). Addressed [#195](https://github.com/reportportal/client-javascript/issues/195), [#50](https://github.com/reportportal/agent-js-webdriverio/issues/50).
 ### Security