Skip to content

Commit

Permalink
v24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Aug 28, 2024
1 parent 87eefe6 commit 3cb6707
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 @@ -9,7 +9,7 @@ The third number is for emergencies when we need to start branches for older rel

Our backwards-compatibility policy can be found [here](https://github.com/python-attrs/cattrs/blob/main/.github/SECURITY.md).

## 24.1.0 (UNRELEASED)
## 24.1.0 (2024-08-28)

- **Potentially breaking**: Unstructuring hooks for `typing.Any` are consistent now: values are unstructured using their runtime type.
Previously this behavior was underspecified and inconsistent, but followed this rule in the majority of cases.
Expand Down

0 comments on commit 3cb6707

Please sign in to comment.