diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1c0b69c..d977131 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,8 +1,8 @@ Releases ======== -UNRELEASED ----------- +3.13.0 (2024-03-21) +------------------- * `#417 `_: ``spy`` now has ``spy_return_list``, which is a list containing all the values returned by the spied function. * ``pytest-mock`` now requires ``pytest>=6.2.5``.