Skip to content

Commit c0b5523

Browse files
authored
Minor formatting changes
1 parent 78f472b commit c0b5523

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/versionhistory.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ This library adheres to
66

77
**UNRELEASED**
88

9-
- Fixed missing ``TypeCheckError`` when checking ``TypedDict`` with ``Required[...]``
10-
annotations (`#533 <https://github.com/agronholm/typeguard/issues/533>`_; PR by @dionhaefner)
119
- Fixed ``NameError`` when evaluating forward references on Python 3.14
1210
(`#536 <https://github.com/agronholm/typeguard/issues/536>`_; PR by @dionhaefner)
1311
- Fixed protocol check incorrectly rejecting inherited classmethods and staticmethods
1412
(`#539 <https://github.com/agronholm/typeguard/issues/539>`_)
13+
- Fixed missing ``TypeCheckError`` when checking ``TypedDict`` with ``Required[...]``
14+
annotations
15+
(`#533 <https://github.com/agronholm/typeguard/issues/533>`_; PR by @dionhaefner)
1516

1617
**4.4.4** (2025-06-18)
1718

0 commit comments

Comments
 (0)