Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 476 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
21 lines (12 loc) · 476 Bytes

Changelog

All notable changes to laravel-notification-channels/sipgate will be documented in this file.

1.3.0 - 2020-03-08

  • add support for Laravel 7
  • add X-Sipgate-Client and X-Sipgate-Version headers in HTTP requests

1.2.0 - 2019-10-24

  • move package to new organization
  • implement JsonSerializable in SipgateMessage

1.1.0 - 2019-09-30

  • feature: enable/disable sipgate notification channel via .env

1.0.0 - 2019-09-30

  • initial release