Skip to content

Commit

Permalink
Add to the CHANGELOG (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Apr 16, 2022
1 parent b595c73 commit 2312c74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions typing_extensions/CHANGELOG
@@ -1,5 +1,8 @@
# Unreleased

- Add `ParamSpecArgs` and `ParamSpecKwargs` to `__all__`.
- Improve "accepts only single type" error messages.
- Improve the distributed package. Patch by Marc Mueller (@cdce8p).
- Update `typing_extensions.dataclass_transform` to rename the
`field_descriptors` parameter to `field_specifiers` and accept
arbitrary keyword arguments.
Expand Down

0 comments on commit 2312c74

Please sign in to comment.