Releases: mailmotor/campaignmonitor-bundle
Releases · mailmotor/campaignmonitor-bundle
PHP 8 support
Merge pull request #4 from jacob-v-dam/upgrade-to-php80 PHP 8.0 upgrade
2.0.1
Requires PHP 7.1 + ping method added
2.0.0 Composer require mailmotor/mailmotor-bundle:^3.0
Fix checking the state of subscriber that does not exists
Bugfixes:
- #1: Fix checking the state of subscriber that does not exists
Fix in hasStatus()
We are now listening to all profile status options.
'Active', 'Unconfirmed', 'Unsubscribed', 'Bounced' & 'Deleted'.
Production ready release
1.0.0 Changed "get" method to "exists" method
Integrated subscribe/unsubscribe/hasStatus/...
0.2.0 Integrated subscribe/unsubscribe
Non production release
0.0.1 First commit