Skip to content

Commit 16d97a2

Browse files
committed
EL-281- Fixed typo
1 parent faab718 commit 16d97a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Upgrades to Createsend API v3.3 which includes new breaking changes
55
* Breaking: 'client.campaigns' now returned an object to support pagination (use .Results to get the array of campaigns)
66
* Added 'Tags' as another field that is returned in 'client.scheduled', 'client.drafts' and client.campaigns'
7-
* Added 'Name' as another filed that is returned in 'campaign.summary'
7+
* Added 'Name' as another field that is returned in 'campaign.summary'
88
* Add new support for 'client.tags' endpoint (ie: getting list of tags for the client)
99
* Add support for pagination, filtering and sorting to 'client.campaigns' endpoint
1010
* Add Python 3.10 to `tox.ini`

0 commit comments

Comments
 (0)