summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a994487..e132091 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ CHANGES:
* Add ``join`` method to ``TempDir`` to more readily get paths relative
to a temporary directory. (Jonathan Lange)
+* Factor out new ``CallMany`` class to isolate the cleanup logic.
+ (Robert Collins)
+
0.3.9
~~~~~