We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87eefe6 commit 3cb6707Copy full SHA for 3cb6707
HISTORY.md
@@ -9,7 +9,7 @@ The third number is for emergencies when we need to start branches for older rel
9
10
Our backwards-compatibility policy can be found [here](https://github.com/python-attrs/cattrs/blob/main/.github/SECURITY.md).
11
12
-## 24.1.0 (UNRELEASED)
+## 24.1.0 (2024-08-28)
13
14
- **Potentially breaking**: Unstructuring hooks for `typing.Any` are consistent now: values are unstructured using their runtime type.
15
Previously this behavior was underspecified and inconsistent, but followed this rule in the majority of cases.
0 commit comments