Skip to content

Commit 82c4059

Browse files
committed
Update HISTORY
1 parent dd5b4c4 commit 82c4059

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- Add support for [PEP 695](https://peps.python.org/pep-0695/) type aliases.
66
([#452](https://github.com/python-attrs/cattrs/pull/452))
77
- The {class}`orjson preconf converter <cattrs.preconf.orjson.OrjsonConverter>` now passes through dates and datetimes to orjson while unstructuring, greatly improving speed.
8+
([#463](https://github.com/python-attrs/cattrs/pull/463))
89
- More robust support for `Annotated` and `NotRequired` in TypedDicts.
910
([#450](https://github.com/python-attrs/cattrs/pull/450))
1011
- [PEP 695](https://peps.python.org/pep-0695/) generics are now tested.

0 commit comments

Comments
 (0)