Skip to content

Commit 97a199a

Browse files
committed
Update CHANGELOG (and backfill 0.26.0)
1 parent cc58d95 commit 97a199a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ To see unreleased changes, please see the CHANGELOG on the main branch.
1010

1111
<!-- towncrier release notes start -->
1212

13+
- Avoid attaching to the runtime when cloning TaskLocals by using std::sync::Arc.
14+
15+
## [0.26.0] - 2025-09-02
16+
17+
- Bump to pyo3 0.26. [#43](https://github.com/PyO3/pyo3-async-runtimes/pull/43)
18+
1319
## [0.25.0] - 2025-05-14
1420

1521
- Bump to pyo3 0.25. [#41](https://github.com/PyO3/pyo3-async-runtimes/pull/41)

0 commit comments

Comments
 (0)