mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-09 00:00:08 +02:00
Prepare for release of 0.2.0-alpha.6 (#1617)
Note that `tokio-timer` and `tokio-tls` become 0.3.0-alpha.6 (not 0.2.0)
This commit is contained in:
committed by
Lucio Franco
parent
5ce5a0a0e0
commit
5efe31f2ed
@@ -1,9 +1,14 @@
|
||||
# 0.2.0-alpha.5 (September 19, 2019)
|
||||
# 0.3.0-alpha.6 (September 30, 2019)
|
||||
|
||||
- Move to `futures-*-preview 0.3.0-alpha.19`
|
||||
- Move to `pin-project 0.4`
|
||||
|
||||
# 0.3.0-alpha.5 (September 19, 2019)
|
||||
|
||||
### Changed
|
||||
- rename `sleep` to `delay_for` (#1518).
|
||||
|
||||
# 0.2.0-alpha.4 (August 29, 2019)
|
||||
# 0.3.0-alpha.4 (August 29, 2019)
|
||||
|
||||
- Track tokio release.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user