Skip to content

Commit

Permalink
Add a CHANGELOG for this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Dec 18, 2023
1 parent a1ae427 commit e13b58f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fixed table rendering with terminals less than 90 chars
(#[33](https://github.com/asomers/ztop/pull/33))

- Removed dependency on unmaintained tui crate.
([RUSTSEC-2023-0049](https://rustsec.org/advisories/RUSTSEC-2023-0049))
Removed dependency on atty crate, fixing an unaligned read bug.
Expand Down

0 comments on commit e13b58f

Please sign in to comment.