diff --git a/CHANGELOG.rst b/CHANGELOG.rst index eba2dc4..005dd03 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,8 +1,8 @@ Releases ======== -UNRELEASED ----------- +3.14.0 (2024-03-21) +------------------- * `#415 `_: ``MockType`` and ``AsyncMockType`` can be imported from ``pytest_mock`` for type annotation purposes.