We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1d603 commit da66ac0Copy full SHA for da66ac0
changes.txt
@@ -1,7 +1,3 @@
1
-4.2.1
2
-- Fixed FlatStore to skip hash values when building API request payloads
3
-- Removed hash validation on FlatStore reads to allow for custom objects
4
-
5
4.1.3
6
- Updated ReadMe with more errors.
7
- Fixed issue where paginated requests could only be iterated through once.
lib/intercom/version.rb
@@ -1,3 +1,3 @@
module Intercom #:nodoc:
- VERSION = "4.2.1"
+ VERSION = "4.2.0"
end
0 commit comments