CHANGELOG.md in pusher-client-0.6.1 vs CHANGELOG.md in pusher-client-0.6.2

- old
+ new

@@ -1,5 +1,17 @@ +0.6.2 / 2015-05-14 +================== + + * DOC FIX: Add secure hash key in addition to encrypted + * FIX: Make sure to read all messages received + * FIX: Don't hide IOError when reading from the socket + +0.6.1 / 2015-05-14 +================== + +Same release as above but with missing changelog + 0.6.0 / 2014-04-23 ================== * options[:auth_method] for both private and presence channels * Relax websocket dependency to any 1.x version