Skip to content

Commit 27ed889

Browse files
committed
CHANGELOG.md: Fix typo
1 parent 2aa8a43 commit 27ed889

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
88
# [Unreleased]
99

1010
## Added
11-
1211
- `std::task_spawn_blocking` is now stabilized. We consider it a fundamental API for bridging between blocking code and async code, and we widely use it within async-std's own implementation.
1312

1413
## Removed

0 commit comments

Comments
 (0)