Skip to content

Commit 90b29f8

Browse files
committed
Update CHANGELOG for 3.15.0
1 parent 53a6190 commit 90b29f8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Releases
22
========
33

4-
UNRELEASED
5-
----------
4+
3.15.0
5+
------
6+
7+
*2025-09-04*
68

79
* Python 3.8 (EOL) is no longer supported.
810
* `#524 <https://github.com/pytest-dev/pytest-mock/pull/524>`_: Added ``spy_return_iter`` to ``mocker.spy``, which contains a duplicate of the return value of the spied method if it is an ``Iterator``.

0 commit comments

Comments
 (0)