[Notifier] Cleanup changelog (5.2)

This commit is contained in:
Oskar Stark 2021-01-06 20:40:35 +01:00
parent d3739d4482
commit be5a541325

View File

@ -5,7 +5,6 @@ CHANGELOG
-----
* [BC BREAK] The `TransportInterface::send()` and `AbstractTransport::doSend()` methods changed to return a `?SentMessage` instance instead of `void`.
* Added the Zulip notifier bridge
* The `EmailRecipientInterface` and `RecipientInterface` were introduced.
* Added `email` and `phone` properties to `Recipient`.
* [BC BREAK] Changed the type-hint of the `$recipient` argument in the `as*Message()` method