mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
10 lines
171 B
Markdown
10 lines
171 B
Markdown
# 0.2.1 (August 19, 2018)
|
|
|
|
* Re-export `ConnectFuture` (#430).
|
|
* bug: Fix `recv_from` (#452).
|
|
* bug: Fix build on FreeBSD.
|
|
|
|
# 0.2.0 (June 6, 2018)
|
|
|
|
* Initial 0.2 release.
|