Skip to content

Commit 5eae264

Browse files
committed
Added release date
1 parent d51d8bc commit 5eae264

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/versionhistory.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Version history
44
This library adheres to
55
`Semantic Versioning 2.0 <https://semver.org/#semantic-versioning-200>`_.
66

7-
**UNRELEASED**
7+
**4.2.0** (2023-03-23)
88

99
- Added support for specifying options for the pytest plugin via pytest config files
1010
(`#440 <https://github.com/agronholm/typeguard/issues/440>`_)
11-
- Avoid creating reference cycles when type checking unions
11+
- Avoid creating reference cycles when type checking unions (PR by Shantanu)
1212
- Fixed ``Optional[...]`` being removed from the AST if it was located within a
1313
subscript (`#442 <https://github.com/agronholm/typeguard/issues/442>`_)
1414
- Fixed ``TypedDict`` from ``typing_extensions`` not being recognized as one

0 commit comments

Comments
 (0)