diff --git a/HISTORY.rst b/HISTORY.rst index d05ec091..8458530b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,15 @@ Changelog --------- +1.5 2020-01-23 +============== +* Bug fix for handling TTL response from Redis when key doesn’t exist +* Support Memcache over unix domain socket +* Support Memcache cluster +* Pass through constructor keyword arguments to underlying storage + constructor(s) +* CI & test improvements + 1.4.1 2019-12-15 ================ * Bug fix for implementation of clear in MemoryStorage @@ -87,3 +96,4 @@ Changelog +