summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8895de3..3c3c917 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+0.3.10 Jan 26, 2015:
+ o Consider different possibilities for tmpdir. Related to #6631.
+ o Add support for deferreds to memoize_method decorator
+ o Extract the environment set up and tear down for tests
+
0.3.9 Jul 18, 2014:
o Include pemfile in the package data. Closes #5897.
o Look for bundled cacert.pem in the Resources dir for OSX.