Fixed a typo in the CHANGELOG

This commit is contained in:
David Baker 2019-02-12 14:23:05 -07:00 committed by David Garcia
parent bbb88f0113
commit 6ff2a713af

View File

@ -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