Skip to content

Commit

Permalink
CHANGELOG.md: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Jun 18, 2022
1 parent 2aa8a43 commit 27ed889
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Expand Up @@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
# [Unreleased]

## Added

- `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.

## Removed
Expand Down

0 comments on commit 27ed889

Please sign in to comment.