Skip to content

Commit 23b0fef

Browse files
committed
Tweak changelog
1 parent 432b442 commit 23b0fef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
If you're using these functions directly, the old behavior can be restored by passing in the desired values directly.
1010
([#410](https://github.com/python-attrs/cattrs/issues/410) [#411](https://github.com/python-attrs/cattrs/pull/411))
1111
- **Potentially breaking**: The default union structuring strategy will also use fields annotated as `typing.Literal` to help guide structuring.
12+
See [here](https://catt.rs/en/latest/unions.html#default-union-strategy) for instructions on how to restore the old behavior.
1213
([#391](https://github.com/python-attrs/cattrs/pull/391))
1314
- Python 3.12 is now supported. Python 3.7 is no longer supported; use older releases there.
1415
([#424](https://github.com/python-attrs/cattrs/pull/424))

0 commit comments

Comments
 (0)