changes.txt in intercom-2.4.3 vs changes.txt in intercom-2.4.4
- old
+ new
@@ -1,4 +1,7 @@
+2.4.4
+ - Fix parsing nil lists from notifications
+
2.4.3
- Updates to remove warning when running in Ruby 2.2.0 (thanks @pat @jwaldrip)
2.4.2
- Add nil guard around decode_body to fix potential issue.