summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b904592..c508df5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.1 (2010-XX-XX)
+================
+
+- mocker.call() now supports a with_object argument. If True, the called
+ function will receive the patched or proxied object so that its state
+ may be used or verified in checks.
+
+
1.0 (2010-06-20)
=================