All notable changes to laravel-notification-channels/sipgate
will be documented in this file.
- add support for Laravel 7
- add
X-Sipgate-Client
andX-Sipgate-Version
headers in HTTP requests
- move package to new organization
- implement
JsonSerializable
inSipgateMessage
- feature: enable/disable sipgate notification channel via .env
- initial release