mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Prepare for 2.3 (#344)
This commit is contained in:
parent
e30955fa51
commit
5df14eb6aa
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
|
||||
|
||||
## 2.3.0
|
||||
|
||||
### Added
|
||||
|
||||
- Support for sending messages with Mime. `$mailgun->messages()->sendMime()`
|
||||
|
||||
## 2.2.0
|
||||
|
||||
This version contains a new way of using the API. Each endpoint return a domain object and the
|
||||
|
|
Loading…
Add table
Reference in a new issue