Skip to content

Commit 3d55ef9

Browse files
committed
Prepare release 1.9.0
1 parent b1a131b commit 3d55ef9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.9.0
2+
-----
3+
4+
* Add support for the recently added ``assert_called_once`` method in Python 3.6 and ``mock-2.0``. Thanks `@rouge8`_ for the PR (`#113`_).
5+
6+
.. _#113: https://github.com/pytest-dev/pytest-mock/pull/113
7+
8+
19
1.8.0
210
-----
311

0 commit comments

Comments
 (0)