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 90d9a97 commit 803d2b1Copy full SHA for 803d2b1
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.5.22'
+ gem 'intercom', '~> 3.5.23'
26
27
## Basic Usage
28
changes.txt
@@ -1,3 +1,6 @@
1
+3.5.23
2
+ - New type of error (ResourceNotUniqueError). Thrown when trying to create a resource that already exists in Intercom
3
+
4
3.5.22
5
- Return object type
6
0 commit comments