summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Foord <michael@voidspace.org.uk>2012-04-14 11:01:17 +0100
committerMichael Foord <michael@voidspace.org.uk>2012-04-14 11:01:17 +0100
commitf658411128c16d8e50d451a7adde3e830339cb6c (patch)
tree00208faefc41f3a5f7864c570289865204364f25
parent99fe12f44508f57c7e7d98e6c68e7f3fe4fa9b52 (diff)
downloadmock-f658411128c16d8e50d451a7adde3e830339cb6c.tar.gz
Changelog update
-rw-r--r--docs/changelog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.txt b/docs/changelog.txt
index ad441c9..8b65457 100644
--- a/docs/changelog.txt
+++ b/docs/changelog.txt
@@ -10,7 +10,7 @@ CHANGELOG
* `PropertyMock` attributes are now standard `MagicMocks`
* `create_autospec` works with attributes present in results of `dir` that
- can't be fetched from the object's class
+ can't be fetched from the object's class. Contributed by Konstantine Rybnikov
2012/03/25 Version 1.0.0 alpha 1