Skip to content

Commit 97774e2

Browse files
authored
Changelog
1 parent b91ce0d commit 97774e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Optimize and improve unstructuring of `Optional` (unions of one type and `None`).
1010
([#380](https://github.com/python-attrs/cattrs/issues/380) [#381](https://github.com/python-attrs/cattrs/pull/381))
1111
- Fix `format_exception` and `transform_error` type annotations.
12+
- Improve the implementation of `cattrs._compat.is_typeddict`. The implementation is now simpler, and relies on fewer private implementation details from `typing` and typing_extensions. [#384](https://github.com/python-attrs/cattrs/pull/384)
1213

1314
## 23.1.2 (2023-06-02)
1415

0 commit comments

Comments
 (0)