Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading