Skip to content

Commit

Permalink
[docs] Update History.md regarding the return_buffers option (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Feb 7, 2017
1 parent 01028d0 commit 38b8a2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions History.md
Expand Up @@ -19,6 +19,10 @@
* [chore] Replace msgpack with msgpack-lite (#156)
* [feature] Make subEvent default to `messageBuffer` (#157)

The major bump is due to #156.

**Important note:** thanks to #157 the `return_buffers` option for the Redis client should not be needed anymore, in fact it might even lead to errors if it is still used (related: https://github.com/socketio/socket.io-redis/issues/185)

2.0.1 / 2016-12-08
===================

Expand Down

0 comments on commit 38b8a2b

Please sign in to comment.