Files
tokio/tokio-test/CHANGELOG.md
T

18 lines
298 B
Markdown
Raw Normal View History

2019-08-29 12:59:10 -07:00
# 0.2.0-alpha.4 (August 29, 2019)
- Track tokio release.
2019-08-28 15:04:42 -07:00
# 0.2.0-alpha.3 (August 28, 2019)
### Changed
- track changes to `tokio-timer` (#1471).
# 0.2.0-alpha.2 (August 17, 2019)
### Changed
- Update `futures` dependency to 0.3.0-alpha.18.
# 0.2.0-alpha.1 (August 8, 2019)
2019-04-23 23:17:57 -04:00
- Initial release