mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
This also bumps: * tokio-executor: v0.1.1 * tokio-reactor: v0.1.1 * tokio-threadpool: v0.1.1
170 B
170 B
0.1.1 (March 22, 2018)
- Fix threading bugs (#227)
- Fix notification bugs (#243)
- Optionally support futures 0.2 (#172)
0.1.0 (March 09, 2018)
- Initial release