Skip to content

Commit

Permalink
updating changelog for 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Jan 24, 2020
1 parent e631814 commit 3dd241a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions HISTORY.rst
Expand Up @@ -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
Expand Down Expand Up @@ -87,3 +96,4 @@ Changelog




0 comments on commit 3dd241a

Please sign in to comment.