Skip to content

Commit

Permalink
Fix changelog, oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Dec 31, 2023
1 parent 9789a56 commit 1672894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Our backwards-compatibility policy can be found [here](https://github.com/python
- The default union handler now properly takes renamed fields into account.
([#472](https://github.com/python-attrs/cattrs/pull/472))
- The default union handler now also handles dataclasses.
([#](https://github.com/python-attrs/cattrs/pull/))
([#426](https://github.com/python-attrs/cattrs/issues/426) [#477](https://github.com/python-attrs/cattrs/pull/477))
- Add support for [PEP 695](https://peps.python.org/pep-0695/) type aliases.
([#452](https://github.com/python-attrs/cattrs/pull/452))
- 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.
Expand Down

0 comments on commit 1672894

Please sign in to comment.