mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 04:26:02 +03:00
Added change log to document changes between versions. Closes #13.
This commit is contained in:
parent
1da58bb51d
commit
75ffd38b1d
21
CHANGELOG.md
Normal file
21
CHANGELOG.md
Normal file
@ -0,0 +1,21 @@
|
||||
## 1.3 (2013-09-12)
|
||||
|
||||
Bugfixes:
|
||||
|
||||
- relaxed Guzzle requirement (#7 @travelton)
|
||||
- fixed reply-to bug (#9 @travelton)
|
||||
|
||||
## 1.2 (2013-09-05)
|
||||
|
||||
Bugfixes:
|
||||
|
||||
- fixed exception handling constants (@travelton)
|
||||
- fixed MessageBuilder $baseAddress return (#1 @yoye)
|
||||
- adjusted scope of recipient-variables (#3 @yoye)
|
||||
- fixed misspellings of Exceptions (#2 @dboggus)
|
||||
- undefined DEFAULT_TIME_ZONE (#4 @yoye)
|
||||
- added message IDs to return for BatchMessage (@travelton)
|
||||
|
||||
## 1.1 (2013-08-21)
|
||||
|
||||
Initial Release!
|
Loading…
Reference in New Issue
Block a user