From d9d798ce664abdaf028fffceb5d55d5f826fc186 Mon Sep 17 00:00:00 2001 From: autorelease Date: Wed, 6 Sep 2023 20:21:14 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 311e41b..f0309cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v1.21.0 (Wed Sep 06 2023) + +#### 🚀 Enhancement + +- new: register mock address as environment variables [#201](https://github.com/lamoda/gonkey/pull/201) (Alexey.Tyuryumov@acronis.com [@Alexey19](https://github.com/Alexey19)) + +#### 🏠 Internal + +- Updated JSON-Schema with JSON request constraints comparison params [#215](https://github.com/lamoda/gonkey/pull/215) ([@leorush](https://github.com/leorush)) + +#### Authors: 3 + +- [@Alexey19](https://github.com/Alexey19) +- Alexey Tyuryumov (Alexey.Tyuryumov@acronis.com) +- Lev ([@leorush](https://github.com/leorush)) + +--- + # v1.20.1 (Mon Apr 17 2023) #### 🐛 Bug Fix