Skip to content

Commit e967176

Browse files
committed
Update CHANGELOG.md
1 parent 2810ce4 commit e967176

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## v3.1.0 - Jun 24, 2026
1+
## v3.1.0 - Jun 26, 2026
22

33
Added support for new content endpoints:
44

5+
- Breaking change: `emailMessages->update()` now has named parameters.
56
- `uploads->upload()` for uploading images.
67
- `transactional->create()`, `transactional->get()`, `transactional->update()`, `transactional->ensureDraft()`, and `transactional->publish()` for managing transactional emails.
78
- `audienceSegments->list()` and `audienceSegments->get()` for audience segments.
@@ -10,6 +11,7 @@ Added support for new content endpoints:
1011
- `transactionalGroups->list()`, `transactionalGroups->create()`, `transactionalGroups->get()`, and `transactionalGroups->update()` for transactional groups.
1112
- `emailMessages->preview()` for sending test email previews.
1213
- Extended `campaigns->create()` and `campaigns->update()` with audience, group, and scheduling fields.
14+
- Requires PHP 8.1.
1315

1416
## v3.0.0 - May 19, 2026
1517

0 commit comments

Comments
 (0)