diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index 45880a2..11e9684 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -22,9 +22,6 @@ This library adheres to - Fixed checks against annotations wrapped in ``NotRequired`` not being run unless the ``NotRequired`` is a forward reference (`#454 `_) -- Fixed the ``pytest_ignore_collect`` hook in the pytest plugin blocking default pytest - collection ignoring behavior by returning ``None`` instead of ``False`` - (PR by @mgorny) **4.4.0** (2024-10-27)