Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
console: prepare to release v0.1.1 (tokio-rs#261)
<a name=""></a> ## (2022-01-18) #### Features * feature-flag `tracing-journald` dependency (tokio-rs#250) ([24f25db](24f25db)) * add vi style keybinds for tables (tokio-rs#223) ([1845c99](1845c99)) #### Bug Fixes * fix task lookup in async ops view (tokio-rs#257) ([9a50b63](9a50b63)) * don't make details requests with rewritten IDs (tokio-rs#251) ([4ec26a8](4ec26a8)) * fix build error with journald enabled ([a931b7e](a931b7e)) * increase default event buffer capacity a bit (tokio-rs#235) ([0cf0aee](0cf0aee)) * wrap controls line when the terminal is too narrow (tokio-rs#231) ([ef41507](ef41507)) * don't enable crossterm mouse capture (tokio-rs#222) ([e020d66](e020d66), closes [tokio-rs#167](167))
- Loading branch information