All notable changes to laravel-notification-channels/rocket-chat
will be documented in this file
0.3.0 - 2020-09-09
- (#17) Added Laravel 8 support
0.2.0 - 2020-04-26
- (#14) Added Laravel 7 support
- (#7) Method
getChannel
added toNotificationChannels\RocketChat\RocketChatMessage
class - (#7) Method
getFrom
added toNotificationChannels\RocketChat\RocketChatMessage
class
- (#7) Method
channel
renamed togetDefaultChannel
inNotificationChannels\RocketChat\RocketChat
class - (#7) Method
token
renamed togetToken
inNotificationChannels\RocketChat\RocketChat
class - (#7) Method
setFromArray
renamed tosetPropertiesFromArray
inNotificationChannels\RocketChat\RocketChatAttachment
class
- (#9) Allow the use of
DateTimeImmutable
argument intimestamp
method ofNotificationChannels\RocketChat\RocketChatAttachment
class
- (#7) Method
url
removed fromNotificationChannels\RocketChat\RocketChat
class - (#10) Method
clearAttachments
removed fromNotificationChannels\RocketChat\RocketChatMessage
class
- Initial release