We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c635d04 commit 3214b5aCopy full SHA for 3214b5a
README.md
@@ -22,7 +22,7 @@ This version of the gem is compatible with `Ruby 2.1` and above.
22
23
Using bundler:
24
25
- gem 'intercom', '~> 3.7.7'
+ gem 'intercom', '~> 3.8.0'
26
27
## Basic Usage
28
changes.txt
@@ -1,3 +1,7 @@
1
+3.8.0
2
+Add support for Customer Search (currently in Unstable API Version)
3
+https://developers.intercom.com/intercom-api-reference/v0/reference#customers
4
+
5
3.7.7
6
Remove deprecated features from Gemspec
7
0 commit comments