2018-08-06 20:36:50 -07:00
|
|
|
# 0.1.1 (August 6, 2018)
|
|
|
|
|
|
|
|
|
|
* Implement `std::Error` for misc error types (#501)
|
|
|
|
|
* bugfix: Track tasks pending in spawn queue (#478)
|
|
|
|
|
|
2018-06-13 10:24:56 -07:00
|
|
|
# 0.1.0 (June 13, 2018)
|
2018-06-12 19:26:03 +02:00
|
|
|
|
|
|
|
|
* Extract `tokio::executor::current_thread` to a tokio-current-thread crate (#356)
|