Skip to content

Commit 3dc96f9

Browse files
authored
Merge pull request #114 from nicoddemus/release-1.9.0
Prepare release 1.9.0
2 parents b1a131b + 3d55ef9 commit 3dc96f9

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)