From a0bf3ce5ae71474aada566f39249f70d3ccb4e9e Mon Sep 17 00:00:00 2001 From: Oleksandr Simonov Date: Tue, 17 Sep 2024 10:17:54 +0300 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d2ccda..bb409d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## 1.2.1 +## 1.2.3 + +- fix fail creation of domain with long password +- remove debug from mailgun client + +## 1.2.2 - fix position of state checking - debug mailgun client