Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subscriber: prepare to release 0.2.4 #666

Merged
merged 2 commits into from
Apr 6, 2020
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Apr 4, 2020

0.2.4 (April 6, 2020)

This release includes several API ergonomics improvements, including shorthand
constructors for many types, and an extension trait for initializing subscribers
using method-chaining style. Additionally, several bugs in less commonly used
fmt APIs were fixed.

Added

Changed

Deprecated

Fixed

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw added the crate/subscriber Related to the `tracing-subscriber` crate label Apr 4, 2020
@hawkw hawkw requested a review from a team April 4, 2020 19:07
@hawkw hawkw self-assigned this Apr 4, 2020
tracing-subscriber/CHANGELOG.md Outdated Show resolved Hide resolved
@hawkw hawkw merged commit 351ac21 into master Apr 6, 2020
@hawkw hawkw deleted the eliza/subscriber-0.2.4 branch April 6, 2020 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate/subscriber Related to the `tracing-subscriber` crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants