diff --git a/README.md b/README.md index 6cd6337..30507cb 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,12 @@ Recent Releases ================================ ####Please Note: trunk is current development branch. +####??-Dec-2014 - version 1.7.5 (SocketIO 1.0+ protocol) +Feature - `Configuration.sslProtocol` param added +Fixed - BinaryEvent ack handling +Fixed - BinaryEvent non b64 encoding/decoding +Fixed - buffer leak during packet encoding + ####15-Nov-2014 - version 1.7.4 released (SocketIO 1.0+ protocol) Fixed - packet encoding Fixed - BinaryEvent encoding/decoding