Skip to content

Commit

Permalink
Merge #43
Browse files Browse the repository at this point in the history
43: Add changelog entry for tokio r=amanjeev a=Hoverbear

Notes #35 in the changelog since it resulted in fixed bugs.

Co-authored-by: Ana Hobden <[email protected]>
  • Loading branch information
bors-ferrocene[bot] and Hoverbear authored Aug 28, 2024
2 parents e206c2b + b31b137 commit f6e64d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ All notable changes to this project will be documented in this file.
trace logging as well. The `--log-level` argument can accept arbitrary
[tracing directives](https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives)
for fine grained control over logging where required.
- Moved `criticalup` to an async runtime (`tokio`), this resulted in resolving some intermittent
networking issues on low bandwidth or unreliable connections.

## [1.0.2] - 2024-07-11

Expand Down

0 comments on commit f6e64d6

Please sign in to comment.