Skip to content

Commit 1672894

Browse files
committed
Fix changelog, oops
1 parent 9789a56 commit 1672894

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
@@ -20,7 +20,7 @@ Our backwards-compatibility policy can be found [here](https://github.com/python
2020
- The default union handler now properly takes renamed fields into account.
2121
([#472](https://github.com/python-attrs/cattrs/pull/472))
2222
- The default union handler now also handles dataclasses.
23-
([#](https://github.com/python-attrs/cattrs/pull/))
23+
([#426](https://github.com/python-attrs/cattrs/issues/426) [#477](https://github.com/python-attrs/cattrs/pull/477))
2424
- Add support for [PEP 695](https://peps.python.org/pep-0695/) type aliases.
2525
([#452](https://github.com/python-attrs/cattrs/pull/452))
2626
- The `include_subclasses` strategy now fetches the member hooks from the converter (making use of converter defaults) if overrides are not provided, instead of generating new hooks with no overrides.

0 commit comments

Comments
 (0)