This repository was archived by the owner on Sep 27, 2019. It is now read-only.
0.1.0
Added
- Added HipChat card support to
HipChatMessage
. See https://developer.atlassian.com/hipchat/guide/sending-messages#SendingMessages-UsingCards. - Added tests for
HipChatChannel
. - Added
attachTo
method toHipChatMessage
- Added
MessageColors
inteface that lists all supported colors.
Changed
- Switched to the stable 5.3 version of Laravel.
- Allowed usage of the laravel-notification-channels/backport package, to use this notification channel with Laravel 5.1 and 5.2.
- Updated tests.