From 371d253b7f43e76b2e968324aa354ac946eaf659 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 12:48:43 +0000 Subject: [PATCH] chore(master): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 236f7f3..5cbd7dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/postalsys/emailengine-php/compare/v1.2.1...v1.3.0) (2026-01-21) + + +### Features + +* refactor getAuthenticationUrl to use API and add webhook signature verification ([f2bc07f](https://github.com/postalsys/emailengine-php/commit/f2bc07fd2a20049ad3c80dfe5baefce16af9e34d)) + ## [1.2.1](https://github.com/postalsys/emailengine-php/compare/v1.2.0...v1.2.1) (2025-12-17)