summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2011-12-05 18:14:15 +1300
committerRobert Collins <robertc@robertcollins.net>2011-12-05 18:14:15 +1300
commitdcf082089a533f1e844a1f861a5994d449a61a59 (patch)
tree69421566e61a6682f1c5ec36a206db9f8b0ddf2b /NEWS
parente8e03da9fc52b15d32764212f195cb08ccdf3927 (diff)
downloadfixtures-dcf082089a533f1e844a1f861a5994d449a61a59.tar.gz
Release 0.3.8.0.3.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e87e63f..13297d5 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,12 @@ fixtures release notes
IN DEVELOPMENT
~~~~~~~~~~~~~~
+0.3.8
+~~~~~
+
+Simpler names for a number of fixtures, and two new fixtures NestedTempfile and
+Timeout. See the manual for more information.
+
CHANGES:
* EnvironmentVariable now upcalls via super().