From a2de72dae23623b498fc1b1bb10cbe37ef589373 Mon Sep 17 00:00:00 2001 From: autorelease Date: Tue, 21 Dec 2021 10:21:53 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 038e061..9ab4c20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v1.13.0 (Tue Dec 21 2021) + +#### 🚀 Enhancement + +- Add `skipped`, `broken` and `focus` statuses for tests definitions & export statuses in allure report's [#115](https://github.com/lamoda/gonkey/pull/115) ([@Cdayz](https://github.com/Cdayz)) + +#### Authors: 1 + +- Nikita Tomchik ([@Cdayz](https://github.com/Cdayz)) + +--- + # v1.12.0 (Thu Dec 09 2021) #### 🚀 Enhancement