Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 302 Bytes

changelog.md

File metadata and controls

13 lines (10 loc) · 302 Bytes

Changelog

All notable changes to Laravel Ses Event Manager will be documented in this file.

Version 1.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.