Changes
=========
1.1.0

- Acquire support

1.0.0

- Releasing version 1.0.0

1.0.0-b12

- Remove Id requirement on userUpdate, thanks @rb-cohen

1.0.0-b11

- Add support for `signed_up_at`

1.0.0-b10

- Add support for Admin replies to conversations

1.0.0-b9

- Add support for the update_last_request_at parameter on creating users
- Add support for the new_session parameter on updating users

1.0.0-b8

- Added support for the new_session parameter when creating users, thanks @FallDi

1.0.0-b7

- Removed requirement for admin_id on note creation

1.0.0-b6

- Added rate limit details to response, thanks @ziemkowski
- Improve conversation fetching for admins/users, thanks @ziemkowski

1.0.0-b5

- Packagist
- Licence & Readme updates

1.0.0-b4

- Fix /events response being parsed as JSON

1.0.0-b3

- Add remote_created_at to user update and create.

1.0.0-b2

 - Add a user-agent string to the default headers
 - Set the accept header to be application/json
 - Make user the default type for a conversations query (fix for https://github.com/intercom/intercom-php/issues/41)
 - Populate exceptions with errors from the response (fix for https://github.com/intercom/intercom-php/issues/37)
 - Fix directory names on Linux for composer (fix for https://github.com/intercom/intercom-php/issues/38)

1.0.0-b1

 - initial beta release
