Skip to content

Commit 1c92a7e

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Fix licence Fix CS in link binary [Cache] remove no-op Fix CS in Changelogs [Notifier][Sinch] Add tests [Notifier] [Nexmo] Add tests [Notifier][OvhCloud] Add tests [Notifier] [Free Mobile] Rename method to match other bridges [Cache] fix setting "read_timeout" when using Redis Fix CS in changelogs [Notifier] Streamline README files
2 parents 46d7946 + 6e6c0b9 commit 1c92a7e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ CHANGELOG
2424
5.1.0
2525
-----
2626

27-
* Added the Mattermost notifier bridge
28-
* [BC BREAK] The `ChatMessage::fromNotification()` method's `$recipient` and `$transport`
29-
arguments were removed.
30-
* [BC BREAK] The `EmailMessage::fromNotification()` and `SmsMessage::fromNotification()`
31-
methods' `$transport` argument was removed.
27+
* Added the Mattermost notifier bridge
28+
* [BC BREAK] The `ChatMessage::fromNotification()` method's `$recipient` and `$transport`
29+
arguments were removed.
30+
* [BC BREAK] The `EmailMessage::fromNotification()` and `SmsMessage::fromNotification()`
31+
methods' `$transport` argument was removed.
3232

3333
5.0.0
3434
-----

0 commit comments

Comments
 (0)