diff --git a/CHANGELOG.md b/CHANGELOG.md index e4b8d32..457b399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.7.0] - 2026-08-28 + +## What's Changed +* MT-23076: support api token expiration by @oshchyhol in https://github.com/mailtrap/mailtrap-java/pull/68 + +## New Contributors +* @oshchyhol made their first contribution in https://github.com/mailtrap/mailtrap-java/pull/68 + +**Full Changelog**: https://github.com/mailtrap/mailtrap-java/compare/v1.6.0...v1.7.0 + ## [1.6.0] - 2026-08-28 ## What's Changed diff --git a/pom.xml b/pom.xml index 594193c..acbad38 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.mailtrap mailtrap-java - 1.6.0 + 1.7.0 Mailtrap Java SDK The official Mailtrap SDK for Java provides Java APIs