Skip to content

Commit f2df6b2

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

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
@@ -16,7 +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
19+
- Use `pyo3::intern!` for method calls and `getattr` calls [#66](https://github.com/PyO3/pyo3-async-runtimes/pull/66)
2020

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

0 commit comments

Comments
 (0)