From b405984971c6918f077a5d69b38f6a5d7e2fb94c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Jul 2026 07:21:49 +0000 Subject: [PATCH] Release 3.12.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1727ac3..c3e7981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [3.12.1] - 2026-07-09 + +## What's Changed +* MT-22022: Add webhook signature verification helper by @Rabsztok in https://github.com/mailtrap/mailtrap-php/pull/66 +* Add draft-release workflow placeholder by @IgorDobryn in https://github.com/mailtrap/mailtrap-php/pull/67 + +## New Contributors +* @Rabsztok made their first contribution in https://github.com/mailtrap/mailtrap-php/pull/66 + +**Full Changelog**: https://github.com/mailtrap/mailtrap-php/compare/3.12.0...3.12.1 + ## [Unreleased] - Add Stats API with get, byDomain, byCategory, byEmailServiceProvider, byDate endpoints - Add API Tokens API: list, get, create, delete and reset account API tokens