Updating changelog and increasing version to 1.3.5
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
Change Log
|
||||
==========
|
||||
New in version 1.3.5
|
||||
--------------------
|
||||
* Bug fix for HashClient when retries is set to zero.
|
||||
* Adding the VERSION command to the clients.
|
||||
New in version 1.3.4
|
||||
--------------------
|
||||
* Bug fix for the HashClient that corrects behavior when there are no working servers.
|
||||
|
||||
@@ -109,3 +109,4 @@ Credits
|
||||
* `John Anderson <http://github.com/sontek>`_
|
||||
* `Adam Chainz <http://github.com/adamchainz>`_
|
||||
* `Ernest W. Durbin III <https://github.com/ewdurbin>`_
|
||||
* `Remco van Oosterhout` <https://github.com/Vhab>`_
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = '1.3.4'
|
||||
__version__ = '1.3.5'
|
||||
|
||||
Reference in New Issue
Block a user