From 37e458e69270399141fdd9b70237daf01c9e19fa Mon Sep 17 00:00:00 2001 From: Charles Gordon Date: Tue, 29 Sep 2015 12:25:06 -0700 Subject: fixing the rst formatting of ChangeLog.rst --- ChangeLog.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 10d243b..5be7c26 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -2,25 +2,25 @@ Change Log ========== New in version 1.3.4 -------------------- -* Bug fix for the HashClient that corrects behavior when there are no working - servers. +* Bug fix for the HashClient that corrects behavior when there are no working servers. + New in version 1.3.3 -------------------- * Adding caching to the Travis build. * A bug fix for pluggable hashing in HashClient. * Adding a default_noreply argument to the Client ctor. + New in version 1.3.2 -------------------- * Making the location of Memcache Exceptions backwards compatible. + New in version 1.3.0 -------------------- * Python 3 Support -* Introduced HashClient that uses consistent hasing for allocating keys - across many memcached nodes. It also can detect servers going down - and rebalance keys across the available nodes. +* Introduced HashClient that uses consistent hasing for allocating keys across many memcached nodes. It also can detect servers going down and rebalance keys across the available nodes. * Retry sock.recv() when it raises EINTR New in version 1.2.9 -------------------- - * Introduced PooledClient a thread-safe pool of clients + -- cgit v1.2.1