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

tracing: prepare to release v0.1.24 #1244

Merged
merged 1 commit into from
Feb 17, 2021
Merged

tracing: prepare to release v0.1.24 #1244

merged 1 commit into from
Feb 17, 2021

Commits on Feb 17, 2021

  1. tracing: prepare to release v0.1.24

    Fixed
    
    - **attributes**: Compiler error when using `#[instrument(err)]` on
      functions which return `impl Trait` ([#1236])
    - Fixed broken match arms in event macros ([#1239])
    - Documentation improvements ([#1232])
    
    Thanks to @bkchr and @lfranke for contributing to this release!
    
    [#1236]: #1236
    [#1239]: #1239
    [#1232]: #1232
    
    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e7fb838 View commit details
    Browse the repository at this point in the history