-------------------- * Bug fix for the HashClient that corrects behavior when there are no working servers.
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.
1.3.2
-------------------- * Making the location of Memcache Exceptions backwards compatible.
1.3.0
================ - Suppot for SASL authentication [143](https://github.com/emcache/emcache/pull/143) - Added also support for the following commands: `cache_memlimit`, `stats` and `verbosity`
1.2.9
-------------------- * Introduced PooledClient a thread-safe pool of clients
1.2.2
================ - Adds support for gat, gats, gat_many and gats_many commands [123](https://github.com/emcache/emcache/pull/123)