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.
2 parents e50efb7 + 1d335c0 commit 5f24883Copy full SHA for 5f24883
changes.txt
@@ -1,3 +1,6 @@
1
+4.1.1
2
+- Fixed bug with deprecated lead resource.
3
+
4
4.1.0
5
- Added support for new Articles API.
6
- Added support for new Collections API.
lib/intercom/version.rb
@@ -1,3 +1,3 @@
module Intercom #:nodoc:
- VERSION = "4.1.0"
+ VERSION = "4.1.1"
end
0 commit comments