tower/tower-make/CHANGELOG.md

27 lines
502 B
Markdown

# 0.3.0 (November 29, 2019)
- Update `tokio` to `0.2`.
- Rename `io` feature to `connect`.
# 0.3.0-alpha.2a (September 30, 2019)
- Update `tokio-io` to `alpha.6`
- Update `tower-service` to `alpha.2`
# 0.3.0-alpha.2 (September 20, 2019)
- Update `tokio-io` to `alpha.5`
# 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`
# 0.1.0-alpha.1 (August 26, 2019)
- Initial release