We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faab718 commit 16d97a2Copy full SHA for 16d97a2
1 file changed
HISTORY.md
@@ -4,7 +4,7 @@
4
* Upgrades to Createsend API v3.3 which includes new breaking changes
5
* Breaking: 'client.campaigns' now returned an object to support pagination (use .Results to get the array of campaigns)
6
* 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'
+* Added 'Name' as another field that is returned in 'campaign.summary'
8
* Add new support for 'client.tags' endpoint (ie: getting list of tags for the client)
9
* Add support for pagination, filtering and sorting to 'client.campaigns' endpoint
10
* Add Python 3.10 to `tox.ini`
0 commit comments