v4.0.2
Changed
- Switch from
\Guzzle\Utils::jsonEncode(...)
to\Guzzle\json_encode(...)
for Guzzle 6 compatibility (#103)
Added
Endpoint::getByMarketplaceId()
, to retrieve endpoint information by Amazon marketplace ID (#102)
Thanks for the contributions @krystalcode!