Skip to content

Commit ac7fb7a

Browse files
github-actions[bot]mklocek
authored andcommitted
Release v2.9.0
1 parent 7bf231d commit ac7fb7a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.9.0] - 2026-08-28
2+
3+
## What's Changed
4+
* Add sending domain update and company info endpoints by @mklocek in https://github.com/mailtrap/mailtrap-python/pull/79
5+
* Add tracking opt-outs and create-suppression endpoints by @mklocek in https://github.com/mailtrap/mailtrap-python/pull/80
6+
7+
8+
**Full Changelog**: https://github.com/mailtrap/mailtrap-python/compare/v2.8.0...v2.9.0
9+
110
## [2.8.0] - 2026-08-14
211

312
## What's Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mailtrap"
3-
version = "2.8.0"
3+
version = "2.9.0"
44
description = "Official mailtrap.io API client"
55
readme = "README.md"
66
license = {file = "LICENSE.txt"}

0 commit comments

Comments
 (0)