Skip to content

Commit 727aa89

Browse files
committed
v25.2.0
1 parent 7943a6a commit 727aa89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The third number is for emergencies when we need to start branches for older rel
1111

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

14-
## 25.2.0 (unreleased)
14+
## 25.2.0 (2025-08-31)
1515

1616
- **Potentially breaking**: Sequences are now structured into tuples.
1717
This allows hashability, better immutability and is more consistent with the [`collections.abc.Sequence`](https://docs.python.org/3/library/collections.abc.html#collections.abc.Sequence) type.

0 commit comments

Comments
 (0)