We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4438cdd commit 8f45ffbCopy full SHA for 8f45ffb
CHANGES.txt
@@ -0,0 +1,15 @@
1
+Changes
2
+=========
3
+
4
5
+1.0.0-b2
6
7
+ - Add a user-agent string to the default headers
8
+ - Set the accept header to be application/json
9
+ - Make user the default type for a conversations query (fix for https://github.com/intercom/intercom-php/issues/41)
10
+ - Populate exceptions with errors from the response (fix for https://github.com/intercom/intercom-php/issues/37)
11
+ - Fix directory names on Linux for composer (fix for https://github.com/intercom/intercom-php/issues/38)
12
13
+1.0.0-b1
14
15
+ - initial beta release
0 commit comments