diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index ff40dac7..9e045110 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**2.13.1** (2021-11-23) - Fixed ``@typechecked`` replacing abstract properties with regular properties - Fixed any generic type subclassing ``Dict`` being mistakenly checked as ``TypedDict`` on