diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index 0804ff3..d57de73 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -4,9 +4,8 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -- Made sure that `typeguard_ignore()` signature is fully compatible - with `typing.no_type_check()` - (`#497 `_; PR by @jolaf) +- Changed the signature of ``typeguard_ignore()`` to be compatible with + `typing.no_type_check()` (PR by @jolaf) **4.4.0** (2024-10-27)