summaryrefslogtreecommitdiffstats
path: root/tokio-tls/CHANGELOG.md
blob: 60c54fc7937be96c47e0ec313918b33de6a0c22d (plain)
1
2
3
4
5
6
7
# 0.2.1 (January 6, 2019)

* Implement `Clone` for `TlsConnector` and `TlsAcceptor` (#777)

# 0.2.0 (August 8, 2018)

* Initial release with `tokio` support.