We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ea3a6 commit 6e6c0b9Copy full SHA for 6e6c0b9
CHANGELOG.md
@@ -5,10 +5,10 @@ CHANGELOG
5
-----
6
7
* Added the Mattermost notifier bridge
8
-* [BC BREAK] The `ChatMessage::fromNotification()` method's `$recipient` and `$transport`
9
- arguments were removed.
10
-* [BC BREAK] The `EmailMessage::fromNotification()` and `SmsMessage::fromNotification()`
11
- methods' `$transport` argument was removed.
+ * [BC BREAK] The `ChatMessage::fromNotification()` method's `$recipient` and `$transport`
+ arguments were removed.
+ * [BC BREAK] The `EmailMessage::fromNotification()` and `SmsMessage::fromNotification()`
+ methods' `$transport` argument was removed.
12
13
5.0.0
14
0 commit comments