Skip to content

Commit 2b95090

Browse files
committed
update changelog
1 parent 2d407fc commit 2b95090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ To see unreleased changes, please see the CHANGELOG on the main branch.
1616
`future_into_py` functions now require future return type to be `Send`.
1717
[#60](https://github.com/PyO3/pyo3-async-runtimes/pull/60)
1818
- Change pyo3 `downcast` calls to `cast` calls [#65](https://github.com/PyO3/pyo3-async-runtimes/pull/65)
19+
- Use `pyo3::intern!` for method calls and `getattr` calls:wq
1920

2021
## [0.26.0] - 2025-09-02
2122

0 commit comments

Comments
 (0)