diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index ad98df8..b110460 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**4.1.1** (2023-08-16) - Fixed ``suppress_type_checks()`` causing annotated variable assignments to always assign ``None`` (`#380 `_)