Remove changelog.

This commit is contained in:
Vladimir Mihailenco 2016-12-21 12:55:45 +02:00
parent 5e76db6804
commit c9f896d6a3
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
# v5
- *Important*. ClusterClient and Ring now chose random node/shard when command does not have any keys or command info is not fully available. Also clients use EVAL and EVALSHA keys to pick the right node.
- Tx is refactored using Pipeline API so it implements Cmdable interface.