From 63db6a705c77764515bf6e3014f0c596a5c91130 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Jul 2026 13:29:51 +0000 Subject: [PATCH] Release 3.12.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1727ac3..2c8d533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [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 +* Implement draft release job by @IgorDobryn in https://github.com/mailtrap/mailtrap-php/pull/68 + +## 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