Skip to content

Commit 6c03dfd

Browse files
committed
Release 3.10.0
1 parent fbb5039 commit 6c03dfd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.rst

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Releases
22
========
33

4+
3.10.0 (2022-10-05)
5+
-------------------
6+
7+
* Added new ``mocker.stop(m)`` method to stop specific ``mocker.patch`` or ``mocker.spy`` calls (`#319`_).
8+
9+
.. _#319: https://github.com/pytest-dev/pytest-mock/pull/319
10+
411
3.9.0 (2022-09-28)
512
------------------
613

0 commit comments

Comments
 (0)