Skip to content

Commit 0bb472a

Browse files
committed
Small changelog tweak
1 parent 9122f10 commit 0bb472a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Our backwards-compatibility policy can be found [here](https://github.com/python
4646
([#599](https://github.com/python-attrs/cattrs/pull/599))
4747
- Structuring TypedDicts from invalid inputs now properly raises a {class}`ClassValidationError`.
4848
([#615](https://github.com/python-attrs/cattrs/issues/615) [#616](https://github.com/python-attrs/cattrs/pull/616))
49-
- {func} `cattrs.strategies.include_subclasses` now properly working with generic parent classes.
49+
- {func}`cattrs.strategies.include_subclasses` now properly works with generic parent classes.
5050
([#649](https://github.com/python-attrs/cattrs/pull/650))
5151
- Replace `cattrs.gen.MappingStructureFn` with {class}`cattrs.SimpleStructureHook`.
5252
- Python 3.13 is now supported.

0 commit comments

Comments
 (0)