0.3.1
- Fix
Contact::searchContacts()to support query params. - Use
queryrequest option in Guzzle client instead of appending query params to API URI directly to avoid conflicts with already existing query params in configured API URI. - Fix phpDoc comments for
$idmethod params. - Add CHANGELOG