summaryrefslogtreecommitdiffstats
path: root/tokio-test/CHANGELOG.md
blob: 50371c44ba2ec25670e9b6daa4ba64c5558da653 (plain)
1
2
3
4
5
6
7
# 0.2.1 (April 17, 2020)

- Add `Future` and `Stream` implementations for `task::Spawn<T>`.

# 0.2.0 (November 25, 2019)

- Initial release