Releases: swiftmade/laravel-sendgrid-notification-channel
Releases · swiftmade/laravel-sendgrid-notification-channel
v2.1.0
Support Laravel 8 and 9.
Upgrade Laravel (#2) * switch to github actions * upgrade phpunit * remove testbench dependency * install and apply php-cs-fixer * use anonymous class in SendGridChannelTest * update readme * update composer.json
Beta release
- Sends notifications using Send Grid's dynamic template feature.