Skip to content

Commit d531f2a

Browse files
davidbarskyhawkw
andauthored
futures: prepare to release 0.2.4 (#683)
### Fixed - docs.rs build failures (#618) - Spelling in documentation skins -> sinks (#643) Co-authored-by: Eliza Weisman <[email protected]>
1 parent 280b664 commit d531f2a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

tracing-futures/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.2.4 (April 21, 2020)
2+
3+
### Fixed
4+
5+
- docs.rs build failures (#618)
6+
- Spelling in documentation skins -> sinks (#643)
7+
18
# 0.2.3 (Feb 26, 2020)
29

310
### Added

tracing-futures/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tracing-futures"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["Eliza Weisman <[email protected]>", "Tokio Contributors <[email protected]>"]
55
edition = "2018"
66
repository = "https://github.com/tokio-rs/tracing"

0 commit comments

Comments
 (0)