Skip to content

Commit f8c2231

Browse files
committed
Adding changelog entries.
1 parent d8cfb16 commit f8c2231

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Fri, 27 May 2016 13:44:55 -0600 Sean Reifschneider <[email protected]>
2+
3+
* 1.58 release.
4+
5+
* Fixing a performance regression in v1.54 in Python 2, using cPickle again.
6+
Patch by edmorley #86
7+
8+
* Support for "stats slabs".
9+
Patch by grg350 #93
10+
11+
* get_stats encoding fix.
12+
Patch by bartTC #91
13+
14+
* Pin Six version to >= 1.4
15+
Patch by pipermirriam #81
16+
17+
* setup.py build process pulls version from memcached.py
18+
Patch by dieselmachine #72
19+
120
* delete() and delete_multi() now default the "time" argument to None,
221
since the protocol doesn't allow a time in some implementations.
322
Patch by oremj #27

0 commit comments

Comments
 (0)