summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 959d281..8fce457 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+ * Adding support for pluggable compressors. Patch by cactus on github.
+
* Adding support for "noreply". Patch by cactus on github.
* Allowing empty key in _multi() calls. Suggested by sergio97 on github.