mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-21 20:16:03 +03:00
Fixed a typo in the CHANGELOG
This commit is contained in:
parent
bbb88f0113
commit
6ff2a713af
@ -50,7 +50,7 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
|
||||
- Allow to set the Mailgun server when instantiating the Mailgun's client: `$mailgun = Mailgun::create('key', 'server');`
|
||||
- Add new PHPUnit tests for our models
|
||||
- Add new PHPUnit tests for our API
|
||||
- Added `Maingun\Api\Attachment`
|
||||
- Added `Mailgun\Api\Attachment`
|
||||
- Fluent interface for `MessageBuilder` and `BatchMessage`
|
||||
- Support for HTTPlug 2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user