- The caller may now pass their own `requests.Session` object to `MessengerClient`. This is useful for eg. configuring retry behaviour. - Every method that causes network access now accepts a `timeout` parameter.
5.1.0
- Add support for `notification_type` in the Send API.
5.0.0
- Breaking API change - `messaging_type` is now required when sending a message.