tower/tower-make/CHANGELOG.md

27 lines
502 B
Markdown
Raw Normal View History

# 0.3.0 (November 29, 2019)
- Update `tokio` to `0.2`.
- Rename `io` feature to `connect`.
2019-09-30 17:53:39 -07:00
# 0.3.0-alpha.2a (September 30, 2019)
- Update `tokio-io` to `alpha.6`
- Update `tower-service` to `alpha.2`
2019-09-20 14:13:37 -07:00
# 0.3.0-alpha.2 (September 20, 2019)
- Update `tokio-io` to `alpha.5`
2019-09-11 12:59:30 -07:00
# 0.3.0-alpha.1 (September 11, 2019)
- Bump version to match all the other crates with `std::future`
# 0.1.0-alpha.2 (August 30, 2019)
- Update `tokio-io` to `alpha.4`
2019-08-27 09:44:13 -07:00
# 0.1.0-alpha.1 (August 26, 2019)
- Initial release