14
0

- update to 3.2.0:

* ``PooledClient`` and ``HashClient`` now support custom ``Client`` classes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymemcache?expand=0&rev=23
This commit is contained in:
2020-06-14 09:31:29 +00:00
committed by Git OBS Bridge
parent 0edba36f0d
commit 540aaf76d2
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jun 14 09:30:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.2.0:
* ``PooledClient`` and ``HashClient`` now support custom ``Client`` classes
-------------------------------------------------------------------
Tue May 12 08:26:33 UTC 2020 - Dirk Mueller <dmueller@suse.com>