summaryrefslogtreecommitdiffstats
path: root/third_party/rust/tokio-tcp/CHANGELOG.md
blob: 93605645e9fc08fdd24a13e10b36267fa7cd649e (plain)
1
2
3
4
5
6
7
# 0.1.1 (August 6, 2018)

* Add `TcpStream::try_clone` (#448)

# 0.1.0 (March 23, 2018)

* Initial release