tokio-rustls/tokio-native-tls/CHANGELOG.md

12 lines
179 B
Markdown
Raw Normal View History

2020-12-24 17:13:08 +00:00
# 0.3.0 (December 23, 2020)
- Upgrade to `tokio 1.0`.
# 0.2.0 (October 16, 2020)
- Upgrade to `tokio 0.3`.
2020-01-09 23:36:35 +00:00
# 0.1.0 (January 9th, 2019)
- Initial release from `tokio-tls 0.3`