Skip to content

Commit 729afed

Browse files
committed
Update changelog
1 parent 839bd97 commit 729afed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Our backwards-compatibility policy can be found [here](https://github.com/python
1919
and {func}`cattrs.gen.typeddicts.make_dict_structure_fn` will use the value for the `use_alias` parameter from the given converter by default now.
2020
If you're using these functions directly, the old behavior can be restored by passing in the desired value directly.
2121
([#596](https://github.com/python-attrs/cattrs/issues/596) [#660](https://github.com/python-attrs/cattrs/pull/660))
22+
- Fix unstructuring of generic classes with stringified annotations
23+
([#661](https://github.com/python-attrs/cattrs/issues/661) [#662](https://github.com/python-attrs/cattrs/issues/662))
2224

2325
## 25.1.1 (2025-06-04)
2426

0 commit comments

Comments
 (0)