summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Holder <ray@blacklocus.com>2014-11-09 22:22:33 -0600
committerRay Holder <ray@blacklocus.com>2014-11-09 22:22:33 -0600
commit394ea5b4921ae8ef90d3a38ed4605e285b87610c (patch)
treef448cafb8387b88c2437dec570ac1a9a1cadd876
parent7a50d88ad1201f069f2aebf80d3b22b8ef749e43 (diff)
downloadretrying-394ea5b4921ae8ef90d3a38ed4605e285b87610c.tar.gz
update HISTORY.rst for 1.3.2
-rw-r--r--HISTORY.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 0d100f6..60f7c4c 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -2,6 +2,11 @@
History
-------
+1.3.2 (2014-11-09)
+++++++++++++++++++
+- Ensure we wrap the decorated functions to prevent information loss
+- Allow a jitter value to be passed in
+
1.3.1 (2014-09-30)
++++++++++++++++++
- Add requirements.txt to MANIFEST.in to fix pip installs