Files
tokio/tokio-uds/CHANGELOG.md
T

10 lines
171 B
Markdown
Raw Normal View History

2018-08-19 21:23:49 -07:00
# 0.2.1 (August 19, 2018)
* Re-export `ConnectFuture` (#430).
* bug: Fix `recv_from` (#452).
* bug: Fix build on FreeBSD.
2018-06-06 14:09:07 -07:00
# 0.2.0 (June 6, 2018)
* Initial 0.2 release.