Skip to content

Commit f5c6629

Browse files
committed
v1.1.0
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
1 parent 2b59d53 commit f5c6629

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.0
2+
3+
- Update async-executor
4+
15
# Version 1.0.2
26

37
- Do not run global tasks in `block_on()`

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-global-executor"
3-
version = "1.0.2"
3+
version = "1.1.0"
44
authors = ["Marc-Antoine Perennou <Marc-Antoine@Perennou.com>"]
55
description = "A global executor built on top of async-executor and async-io"
66
edition = "2018"

0 commit comments

Comments
 (0)