summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a45ebc..6ba674c 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@
environments which inspect the result's type, such as in iPython
(reported by Alex Dante).
+- Now Mocker.mock()/proxy()/replace() accept a 'count' keyword
+ parameter, which if set to False, the default behavior of allowing
+ expressions just once is disabled.
+
0.9.1 (2007-11-18)
==================