Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0f50f3c

Browse files
Merge pull request #902 from async-rs/v1.7.0
v1.7.0
2 parents 11196c8 + ca84dbd commit 0f50f3c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

‎CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
77

88
## [Unreleased]
99

10+
# [1.7.0] - 2020年10月30日
11+
12+
This patch adds a feature to enable compatibility with the new `tokio` 0.3.0
13+
release, and updates internal dependencies.
14+
15+
## Added
16+
17+
- Add `tokio03` feature ([#895](https://github.com/async-rs/async-std/pull/895))
18+
19+
## Internal
20+
21+
- chore: update dependencies ([#897](https://github.com/async-rs/async-std/pull/897))
22+
1023
# [1.6.5] - 2020年09月28日
1124

1225
## Fixed

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-std"
3-
version = "1.6.5"
3+
version = "1.7.0"
44
authors = [
55
"Stjepan Glavina <stjepang@gmail.com>",
66
"Yoshua Wuyts <yoshuawuyts@gmail.com>",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /