changes.txt in intercom-2.4.1 vs changes.txt in intercom-2.4.2
- old
+ new
@@ -1,4 +1,7 @@
+2.4.2
+ - Add nil guard around decode_body to fix potential issue.
+
2.4.1
- Add 'update_last_requst_at=true' as an attribute to set on a User.
2.4.0
- Support for Ruby 1.9.3 (thanks @Chocksy)