Skip to content

Commit 9b6ba0e

Browse files
author
Stjepan Glavina
committed
Bump to v1.1.6
1 parent 4e7cdb6 commit 9b6ba0e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.1.6
2+
3+
- Remove randomized yielding everywhere.
4+
15
# Version 1.1.5
26

37
- Remove randomized yielding in write operations.

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-io"
3-
version = "1.1.5"
3+
version = "1.1.6"
44
authors = ["Stjepan Glavina <[email protected]>"]
55
edition = "2018"
66
description = "Async I/O and timers"

0 commit comments

Comments
 (0)