Skip to content

Commit

Permalink
chore: fix changelog typo (#4740)
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed Jun 3, 2022
1 parent 674d77d commit 0241f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio/CHANGELOG.md
Expand Up @@ -7,7 +7,7 @@
- sync: add `Notified::enable` ([#4705])
- sync: add `watch::Sender::send_if_modified` ([#4591])
- sync: add resubscribe method to broadcast::Receiver ([#4607])
- net: add `take_error` to `TcpSocket and `TcpStream` ([#4739])
- net: add `take_error` to `TcpSocket` and `TcpStream` ([#4739])

### Changed

Expand Down

0 comments on commit 0241f1c

Please sign in to comment.