Skip to content

Commit

Permalink
update changelog and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Apr 21, 2020
1 parent 5ac0bf6 commit a2b1d70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added

- [temp] add temperature on macOS

### Fixed

- gracefully exit when nonexistent or invalid colorscheme is supplied
- [disk] fix crash due to insufficient permissions
- [temp] fix rendering of three digit temperatures

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Missing features

- macOS is missing temperatures, disk io counters, and process commandline
- macOS is missing disk io counters and process commandline
- Process filtering isn't implemented
- Mouse usage isn't implemented

Expand Down

0 comments on commit a2b1d70

Please sign in to comment.