mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-02 20:56:18 +03:00
Fixed a typo in the CHANGELOG
This commit is contained in:
parent
bbb88f0113
commit
6ff2a713af
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue