Files
tokio/tokio-uds/CHANGELOG.md
T
2018-09-27 20:05:23 -07:00

14 lines
245 B
Markdown

# 0.2.2 (September 27, 2018)
* Fix bug in `UdsStream::read_buf` (#672).
# 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.