Releases: akhan619/laravel-ses-event-manager
Releases · akhan619/laravel-ses-event-manager
v1.0.4
Added update of eventType -> notificationType by AWS. credit to @TheDoctor0 for the PR.
v1.0.3
Fix issue with new Mailer Contract
v1.0.0
Added
- Initial Release.
- Supports http and https protocols for webhook.
- Supports queueing through trait.
- Supports Laravel 9
- Supports Php 8.0
- Supports custom event handler.