Skip to content

Commit 8367255

Browse files
committed
update changelog w/ pr num & remove stupid :wq (classic)
1 parent 2af89e3 commit 8367255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To see unreleased changes, please see the CHANGELOG on the main branch.
1515
Trait `Runtime` now requires `spawn_blocking` function,
1616
`future_into_py` functions now require future return type to be `Send`.
1717
[#60](https://github.com/PyO3/pyo3-async-runtimes/pull/60)
18-
- Use `pyo3::intern!` for method calls and `getattr` calls:wq
18+
- Use `pyo3::intern!` for method calls and `getattr` calls [#66](https://github.com/PyO3/pyo3-async-runtimes/pull/66)
1919

2020
## [0.26.0] - 2025-09-02
2121

0 commit comments

Comments
 (0)