Skip to content

Commit 7e4196b

Browse files
committed
Add full stop to changelog
1 parent dafd559 commit 7e4196b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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
22+
- Fix unstructuring of generic classes with stringified annotations.
2323
([#661](https://github.com/python-attrs/cattrs/issues/661) [#662](https://github.com/python-attrs/cattrs/issues/662))
2424

2525
## 25.1.1 (2025-06-04)

0 commit comments

Comments
 (0)