Files
tokio/tokio-uds/CHANGELOG.md
T

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.