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
getChanneladded toNotificationChannels\RocketChat\RocketChatMessageclass - (#7) Method
getFromadded toNotificationChannels\RocketChat\RocketChatMessageclass
- (#7) Method
channelrenamed togetDefaultChannelinNotificationChannels\RocketChat\RocketChatclass - (#7) Method
tokenrenamed togetTokeninNotificationChannels\RocketChat\RocketChatclass - (#7) Method
setFromArrayrenamed tosetPropertiesFromArrayinNotificationChannels\RocketChat\RocketChatAttachmentclass
- (#9) Allow the use of
DateTimeImmutableargument intimestampmethod ofNotificationChannels\RocketChat\RocketChatAttachmentclass
- (#7) Method
urlremoved fromNotificationChannels\RocketChat\RocketChatclass - (#10) Method
clearAttachmentsremoved fromNotificationChannels\RocketChat\RocketChatMessageclass
- Initial release