Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a CHANGELOG for this PR
Browse files Browse the repository at this point in the history
asomers committed Dec 18, 2023
1 parent 4164950 commit f9febf6
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
@@ -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.

0 comments on commit f9febf6

Please sign in to comment.