summaryrefslogtreecommitdiffstats
path: root/tokio-tcp/CHANGELOG.md
blob: e54cc14e890549b7c713387042d2daad52def1eb (plain)
1
2
3
4
5
6
7
8
9
10
11
# 0.1.2 (September 27, 2018)

* Documentation tweaks

# 0.1.1 (August 6, 2018)

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

# 0.1.0 (March 23, 2018)

* Initial release